Hi - need some help.
I need to run a query that would compare two fields in the same record and only display those records where the two addresses don't match.
Example:
Row Address1 Address2
1 123 Main St 549 Baker St
2 123 Main St 123 Main St
I need the query to show me only those records where Address1 and Address2 do not match.
Thx
Jules
I need to run a query that would compare two fields in the same record and only display those records where the two addresses don't match.
Example:
Row Address1 Address2
1 123 Main St 549 Baker St
2 123 Main St 123 Main St
I need the query to show me only those records where Address1 and Address2 do not match.
Thx
Jules