Hello to All
I have a query that has a wild card to search for particular numbers in a database. The thing is that there
are 7 fields that may have the number that I'm looking for.
For example... Lets say that you give each tire on a truck a number and the truck has 10 tire positions.
The query is set with a simple [enter tire number] on the query so the user can enter the tire number that they are looking for. But the tire could be in any one of the 10 different positions. Therefore I need to
set up some type of query that will allow me to search for a tire number no matter what position it is in.
If I use a wild card on more than one field I get a blank result on the query.
any suggestions are greatly appreciated.
I could also copy the query code in SQL and post it.
I know this is probably easy for most of you.
But anyway thanks for just reading this
JZ
Testkitt2
Testkitt2
I have a query that has a wild card to search for particular numbers in a database. The thing is that there
are 7 fields that may have the number that I'm looking for.
For example... Lets say that you give each tire on a truck a number and the truck has 10 tire positions.
The query is set with a simple [enter tire number] on the query so the user can enter the tire number that they are looking for. But the tire could be in any one of the 10 different positions. Therefore I need to
set up some type of query that will allow me to search for a tire number no matter what position it is in.
If I use a wild card on more than one field I get a blank result on the query.
any suggestions are greatly appreciated.
I could also copy the query code in SQL and post it.
I know this is probably easy for most of you.
But anyway thanks for just reading this
JZ
Testkitt2
Testkitt2