melvis
Registered User.
- Local time
- Today, 12:19
- Joined
- Aug 2, 2002
- Messages
- 40
Hi all,
I have a database that contains records for all of our clients. One of the fields relates to service type received. The main table that holds all the records has many duplicates, as some clients have more than one service.
I have created separate tables and append queries to filter out the duplicates and have now got 3 tables with unique records.
What I am trying to do now is combine these 3 tables and then take out the duplicates, so I'm left with 1 table that I can then use for a mail merge. I have tried to do it in a similar way to the append query but without any luck.
Doe's anybody have any ideas as to where I am going wrong?
I have a database that contains records for all of our clients. One of the fields relates to service type received. The main table that holds all the records has many duplicates, as some clients have more than one service.
I have created separate tables and append queries to filter out the duplicates and have now got 3 tables with unique records.
What I am trying to do now is combine these 3 tables and then take out the duplicates, so I'm left with 1 table that I can then use for a mail merge. I have tried to do it in a similar way to the append query but without any luck.
Doe's anybody have any ideas as to where I am going wrong?
