Hi Guys still on my course 
I have an Append Query to update an "Orders" table from a "New Orders" table.
fields are:
tblNewOrders
ItemID
SupplierID
DateOrdered
NoOrdered
NoReceived
All of the above are used to add the New Orders to the Orders Table.
Then I am told that:
I have tried several ways, but I am not really sure what to do, as the ways I have tried have failed :banghead:
Any help or guidance to a thread about setting flags would be great please.
Cheers
I have an Append Query to update an "Orders" table from a "New Orders" table.
fields are:
tblNewOrders
ItemID
SupplierID
DateOrdered
NoOrdered
NoReceived
All of the above are used to add the New Orders to the Orders Table.
Then I am told that:
There is a major problem with this Append query. If you run it a second time it will append the records a second time. Can you suggest a way of using a flag to do this?
I have tried several ways, but I am not really sure what to do, as the ways I have tried have failed :banghead:
Any help or guidance to a thread about setting flags would be great please.
Cheers