Rusty
Registered User.
- Local time
- Today, 23:02
- Joined
- Apr 15, 2004
- Messages
- 207
Hello,
I am trying to run a query to pick up some odd entries in a rather large database.
Users have been keying data into a text field such as "Nationally funded?" and "Nationally funded / Local Charity"
I need to search for all these 'odd' entries and can't use the criteria:
Like "*?*"
because ? is a wildcard and so all the records from that table are 'found'.
Does anyone know how to search for a character like a ? in a query?
Many thanks,
Rusty

I am trying to run a query to pick up some odd entries in a rather large database.
Users have been keying data into a text field such as "Nationally funded?" and "Nationally funded / Local Charity"
I need to search for all these 'odd' entries and can't use the criteria:
Like "*?*"
because ? is a wildcard and so all the records from that table are 'found'.
Does anyone know how to search for a character like a ? in a query?
Many thanks,
Rusty
