Hi, apologies but i don't really know what im doing with microsoft access anymore.
i have two tables, containing only customer numbers named ""NEWTBD" and "Done".
both contain a column named "PAS Number" which is the customer number and a column named "Primary" (this is for the primary key as the customer number can appear more than once in a single table) which is just an autonumber to give unique id for the primary key.
I want to combine the two tables in a new table which gets the information in "NEWTBD" and deletes all the records which are also in "Done" so all i have left is the records which arent duplicated.
the table "NEWTBD" is a list of all customers which need to be "DONE" and the table "Done" is the list of all the customers which have been done.
All i want is a list of what is left to be done wants the two tables are compared.
any hints, tips or advice in regards on how to set this up would be much appreciated.
thanks
i have two tables, containing only customer numbers named ""NEWTBD" and "Done".
both contain a column named "PAS Number" which is the customer number and a column named "Primary" (this is for the primary key as the customer number can appear more than once in a single table) which is just an autonumber to give unique id for the primary key.
I want to combine the two tables in a new table which gets the information in "NEWTBD" and deletes all the records which are also in "Done" so all i have left is the records which arent duplicated.
the table "NEWTBD" is a list of all customers which need to be "DONE" and the table "Done" is the list of all the customers which have been done.
All i want is a list of what is left to be done wants the two tables are compared.
any hints, tips or advice in regards on how to set this up would be much appreciated.
thanks