% sign in keyword search brings up other records as well

  • Thread starter Thread starter Pat
  • Start date Start date
P

Pat

I am trying to search for all records that have 100% in
two fields (a text field and a memo field). I get results
but in addition I also get all those records where "100"
occurs without the "%" sign. What should I do to eliminate
the ones where it is not "100%".

Thanks !!
 
Search for 100[%]

The square brackets are used to delimit special characters.

(david)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top