G
Guest
I create several records using my form [frm_NewQuote] and the records save in
my table [tbl_QuoteInfo]. Several of my options within my records are combo
boxes linked to other tables whichh hold current prices for options. What I
want is to be able to create a record using my form which is linked to all of
the tables, but when when I save it, I want the information to just not be
linked anymore. this way if I change prices for an option, I don't have to
worry about a past quote being corrupted with new prices.
If this is clear or understandable then let me know and try to clarify a
little more.
Thanks in Advance.
Travis
my table [tbl_QuoteInfo]. Several of my options within my records are combo
boxes linked to other tables whichh hold current prices for options. What I
want is to be able to create a record using my form which is linked to all of
the tables, but when when I save it, I want the information to just not be
linked anymore. this way if I change prices for an option, I don't have to
worry about a past quote being corrupted with new prices.
If this is clear or understandable then let me know and try to clarify a
little more.
Thanks in Advance.
Travis