G
Guest
I have three differntly named fields that contain similar data. #1, #2, #3.
These 3 fields contain a 3 digit number. The same 3 digit number can be
found in any of the three fields (only once) for each record.
For the query I want to search all three fields and find a common number.
Ie, when asked for a #, and I enter 205, I want the query to search the 3
fields where this number can be found and provide a report of all these
records where 205 has appeared.
These 3 fields contain a 3 digit number. The same 3 digit number can be
found in any of the three fields (only once) for each record.
For the query I want to search all three fields and find a common number.
Ie, when asked for a #, and I enter 205, I want the query to search the 3
fields where this number can be found and provide a report of all these
records where 205 has appeared.