Is there a primary key field in both tables and does that PK identify the
same record?
Also if this is something like "Active" and "Closed" tables where data is
move from one to the other as the status changes, the correct answer is that
you don't. Rather you have only one table with a Yes/No field called
something like Active. That's how you tell which records you want to see.
I'm with Jerry ... why do you have "duplicates" in two tables? Is this an
artifact of construction/development that you're now cleaning up? What is
the relationship between the tables?
Apologies for the delay in responding to your message.
I have done as you sugested and opted for the yes/no field in one table, it
works great and is a lot simpler than transfering records from table to table.
I appreciate your assistance
Phil
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.