I have a database created. I am trying to create a query where I can search a number of fields with the same search text.
I can do this for individual fields with no problems, but I want to create a criteria like
' Like "*" &[Enter search text]& "*" '
But I want this to search a number of fields at the same time.
How do I do this?
Do I have to link the fileds? if so how?
ps: put your responce in plain talk, as I am only self taught, thanks you.
I can do this for individual fields with no problems, but I want to create a criteria like
' Like "*" &[Enter search text]& "*" '
But I want this to search a number of fields at the same time.
How do I do this?
Do I have to link the fileds? if so how?
ps: put your responce in plain talk, as I am only self taught, thanks you.