You can use a union query to combine the two fields into one. Then, in a second select query, join on the merged fields and search it.
Union queries have to be written in SQL...you can't use the query builder for it. Lookup help on SQL specific queries in Access Help...it should be able to walk you through it.
-Patrick
Nine times out of ten, the simplest solution is the best one.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.