evanhughes
Registered User.
- Local time
- Today, 03:02
- Joined
- Nov 26, 2009
- Messages
- 46
Hi All
Hope you had a great festive season.
I have searched the web for an answer to my problem to no avail so I hope someone out there can help.
My problem is that I have created a query for my register table and have set in the criteria for the reg_no field the following code.
Like "*" & [Enter Search Criteria] & "*"
This works fine but I also need it to search another field as well, the description field.
Have tried a number of ideas I gleaned from google to no avail.
Can any body steer me in the right direction.
Thanks in advance.
Evan
Hope you had a great festive season.
I have searched the web for an answer to my problem to no avail so I hope someone out there can help.
My problem is that I have created a query for my register table and have set in the criteria for the reg_no field the following code.
Like "*" & [Enter Search Criteria] & "*"
This works fine but I also need it to search another field as well, the description field.
Have tried a number of ideas I gleaned from google to no avail.
Can any body steer me in the right direction.
Thanks in advance.
Evan