Firemansam
Registered User.
- Local time
- Tomorrow, 03:23
- Joined
- Mar 28, 2007
- Messages
- 16
Hi,
I'm trying to use a form items to search across multiple fields in a table.
I have setup my form with all the items I want to search on and made them unbound. Then adjusted my query to look for the information in the particular text box on the form. like so;
[Forms]![Search]![Like "*" &[Specialty] & "*"]]
It keeps coming up with and error about the brackets or the syntax.
The result I am looking for is a form with multi text boxs that an end user can pick and choose which field they want to search on and they only need to use a "Keyword" in each text box to geta report.
Any help is a appreicated
Thanks in advance.
FiremanSam
I'm trying to use a form items to search across multiple fields in a table.
I have setup my form with all the items I want to search on and made them unbound. Then adjusted my query to look for the information in the particular text box on the form. like so;
[Forms]![Search]![Like "*" &[Specialty] & "*"]]
It keeps coming up with and error about the brackets or the syntax.
The result I am looking for is a form with multi text boxs that an end user can pick and choose which field they want to search on and they only need to use a "Keyword" in each text box to geta report.
Any help is a appreicated
Thanks in advance.
FiremanSam