G
GregG2006
Guest
My general database knowledge is very limited, but I'm currently working on a project that I will need to finish relatively soon.
I am currently working with my friend's customer database. He desires to send out anniversary cards to his customers. Currently I have two tables (queries). One table consists of all his customers for the past year (2005) and another table consists of all his customers for the two years prior to last (2003 & 2004).
All the fields are identical in both tables.
What I need to do is create a final list consisting of those customers who my friend has done business with in 2005 and a list of those customers he did business with in 2003 & 2004.
The problem is that every client should receive only one card. One for those he's done business with in the past year and one for those who he has done business with the two years before that. I don't know what operation to perform (or query?) on both tables.
Each table has date, name, address, and so on. What I need to eliminate is the duplication of a 2005 past year customer in the 2003-2004 table.
Can anyone assist me?
Greg
I am currently working with my friend's customer database. He desires to send out anniversary cards to his customers. Currently I have two tables (queries). One table consists of all his customers for the past year (2005) and another table consists of all his customers for the two years prior to last (2003 & 2004).
All the fields are identical in both tables.
What I need to do is create a final list consisting of those customers who my friend has done business with in 2005 and a list of those customers he did business with in 2003 & 2004.
The problem is that every client should receive only one card. One for those he's done business with in the past year and one for those who he has done business with the two years before that. I don't know what operation to perform (or query?) on both tables.
Each table has date, name, address, and so on. What I need to eliminate is the duplication of a 2005 past year customer in the 2003-2004 table.
Can anyone assist me?
Greg