I have been working on a query to list all the people that go to the same address. I works pretty well, however I come accross addresses that have a suite or apt number that is included with the other addresses.
I.E.
Joe, 1st St, Apt b, Anytown, ST, 99999-9999
Flo, 1st St, Apt b, Anytown, ST, 99999-9999
Dan, 1st St, Apt q, Anytown, ST, 99999-9999
Bob, 1st St, Ste 8, Anytown, ST, 99999-9998
I have tried the "Find Duplicate" query for Zip; Zip, Address 1, Address 2; Address 1; Address 2;
Even breaking down the order via Zip, Address 1, Address 2; or Address 1, Zip, Address 2; or Address 2, Address 1, Zip
I am not able to get the single address to mutiple names, done properly.
Does anyone have an Idea on how to do a VBA Program for this?
Or a proper query or queries?
Thank you for your time and patience with this Project.
Robert M
I.E.
Joe, 1st St, Apt b, Anytown, ST, 99999-9999
Flo, 1st St, Apt b, Anytown, ST, 99999-9999
Dan, 1st St, Apt q, Anytown, ST, 99999-9999
Bob, 1st St, Ste 8, Anytown, ST, 99999-9998
I have tried the "Find Duplicate" query for Zip; Zip, Address 1, Address 2; Address 1; Address 2;
Even breaking down the order via Zip, Address 1, Address 2; or Address 1, Zip, Address 2; or Address 2, Address 1, Zip
I am not able to get the single address to mutiple names, done properly.
Does anyone have an Idea on how to do a VBA Program for this?
Or a proper query or queries?
Thank you for your time and patience with this Project.
Robert M