C
calum112 via AccessMonster.com
This has come up several times so I applogise in advance, I have however read
all of the threads I can find from searching and am still stuck
.
I have a text box in the footer of a form with a command button that I would
like to use as a search function. I would like it to search three fields in
that same form and bring back any record where any of the words / numerics
appear in any of those fields.
The fields are called:
Make/Model
Serial No
Description
The search text box is called:
SearchMakeDescription
For instance I could search "hp 20937", "hp" could appear in the Make/Model
field and "20937" could appear in the Searial No field, so I woudl want that
record.
all of the threads I can find from searching and am still stuck
I have a text box in the footer of a form with a command button that I would
like to use as a search function. I would like it to search three fields in
that same form and bring back any record where any of the words / numerics
appear in any of those fields.
The fields are called:
Make/Model
Serial No
Description
The search text box is called:
SearchMakeDescription
For instance I could search "hp 20937", "hp" could appear in the Make/Model
field and "20937" could appear in the Searial No field, so I woudl want that
record.