Bullman2000_uk
Registered User.
- Local time
- Tomorrow, 02:32
- Joined
- Jun 6, 2007
- Messages
- 17
I am writing a query that will allow a user to search for a supplier number using part of a supplier name. I cannot work out how to bring up a promt box where it is set to "like" or "contains"
I would have thought that in the criteria I would enter:
is like [enter supplier name]
or
like [enter supplier name]
or
contains [enter supplier name]
However these are not working, can you please advise how I would set this up.
This is also going to be set in a form when the user enters the name into a field and clicks on a search button to search the table of data if it is easier to do it that way round
Thanks
I would have thought that in the criteria I would enter:
is like [enter supplier name]
or
like [enter supplier name]
or
contains [enter supplier name]
However these are not working, can you please advise how I would set this up.
This is also going to be set in a form when the user enters the name into a field and clicks on a search button to search the table of data if it is easier to do it that way round
Thanks