Hi all,
I'm not sure if this should just be done in a query, or VBA.
I have a table called Address and a table called Incidents.
I want to search through the fields Address 1, 2, 3, and 4 in the Incidents table to see if they match the fields Address 1 in the Address table. Each address in...