D
doughnut
Hi,
my database is for my clients purchases (from different suppliers).
The main Purchase form includes information as client name, supplier, date
etc.
The same form also includes 2 subforms - first is the actual order details
(product, price,qty) and the second is the arrival order details (Product,
Price,qty).
Each Purchase can have several products. Each subform is based of a
different table, both linked (one-to-many) to the mainform.
This is done since the arrived order maybe different from the actual order,
and I have to keep both sets of records.
So, I would like to use the "Delivered" check box (on the main form) in
order to copy the products from the original order subform to the delivered
order subform.
As i mentioned, there are several records to copy.
And incase the "delivered" checkbox is unchecked - to delete the copied
products.
hope this is not too long and thanks for reading.
my database is for my clients purchases (from different suppliers).
The main Purchase form includes information as client name, supplier, date
etc.
The same form also includes 2 subforms - first is the actual order details
(product, price,qty) and the second is the arrival order details (Product,
Price,qty).
Each Purchase can have several products. Each subform is based of a
different table, both linked (one-to-many) to the mainform.
This is done since the arrived order maybe different from the actual order,
and I have to keep both sets of records.
So, I would like to use the "Delivered" check box (on the main form) in
order to copy the products from the original order subform to the delivered
order subform.
As i mentioned, there are several records to copy.
And incase the "delivered" checkbox is unchecked - to delete the copied
products.
hope this is not too long and thanks for reading.