K Koenigsegg Banned Jun 29, 2005 2,267 1 0 Aug 2, 2005 #1 They're lists of customers, with their name, phone number, address, etc..is there a way to know which customers appear on both lists?
They're lists of customers, with their name, phone number, address, etc..is there a way to know which customers appear on both lists?
Gunslinger08 Lifer Nov 18, 2001 13,234 2 81 Aug 2, 2005 #2 You can create a query in Access to check.
KB Diamond Member Nov 8, 1999 5,406 389 126 Aug 2, 2005 #3 Import the lists into Access and then create an inner join query (both sides are equal) on the customer name and phone-number.
Import the lists into Access and then create an inner join query (both sides are equal) on the customer name and phone-number.