G
Guest
In a query, you can use the following in the criteria
field for the phone number:
Like "*" &[Enter any part of phone number] &"*"
This will return numbers where any part of the number
matches the user's input.
to search for a phone number and want to use minimal
information (such as 5 of the ten digits) and have it come
back with results that match whatever information i plug
in.
field for the phone number:
Like "*" &[Enter any part of phone number] &"*"
This will return numbers where any part of the number
matches the user's input.
information contained in tables? For example; if I want-----Original Message-----
What is the best way to have people search for
to search for a phone number and want to use minimal
information (such as 5 of the ten digits) and have it come
back with results that match whatever information i plug
in.