skwilliams
Registered User.
- Local time
- Today, 01:03
- Joined
- Jan 18, 2002
- Messages
- 516
I have a linked table "Proof Cycle" to an excel file. I also have an append query to place the data in a permanent table "tblProofCycle". This works fine.
My problem is sometimes the data in the linked file may already exist from a previous append.
I'd like to only append the data into "tblProofCycle" which doesn't already exist.
Any ideas??
Thanks.
My problem is sometimes the data in the linked file may already exist from a previous append.
I'd like to only append the data into "tblProofCycle" which doesn't already exist.
Any ideas??
Thanks.