Query Problem

janed

Registered User.
Local time
Today, 07:04
Joined
Feb 6, 2002
Messages
60
I have one table with 4 different columns for phone numbers. I want to run a query where the user types a number into a parameter box and the query searches all four columns for that one number. Is this possible. I kinda need to know quickly!

Thanks a million for the help,

Jan :confused:
 
simply add the parameter to the OR line of each field....
 
Thanks for that. It's working perfect now.
 

Users who are viewing this thread

Back
Top Bottom