C
Cam
Hi,
I am creating an append query so I can track all historical data because
once the orders in WIP (orderWIP table) are completed, they will be removed
from the table. My question is what type of validation/ criteria can I put in
the append query so it is not appending multiple order# in the appended table?
The table has multiple records for each order# because of different
operations within the order#. New order# will be added to the orderWIP table.
Thanks
I am creating an append query so I can track all historical data because
once the orders in WIP (orderWIP table) are completed, they will be removed
from the table. My question is what type of validation/ criteria can I put in
the append query so it is not appending multiple order# in the appended table?
The table has multiple records for each order# because of different
operations within the order#. New order# will be added to the orderWIP table.
Thanks