Hello again everyone,
I have a quotations form (main and subform) based upon two related tables. I want to be able to convert the quote to a sale and thus transfer the records to my Order and Order Details tables/forms.
Copying over the main table is straightforward enough, but I'm damned if i can get the related records copied. What is the best method of solving this?
Thanks in advance,
StonwardR
I have a quotations form (main and subform) based upon two related tables. I want to be able to convert the quote to a sale and thus transfer the records to my Order and Order Details tables/forms.
Copying over the main table is straightforward enough, but I'm damned if i can get the related records copied. What is the best method of solving this?
Thanks in advance,
StonwardR
Comment