I need a special filter

J

Jimmy

In my table I have a field called C1. The data in that field may contain
words with the symbol "&" between them. I want to find the records that
contain the symbol "&" but it doesn't seem to work. What I am trying is
filtering with:
Like "*&*"
I get no results eventhough there are alot of records with that symbol.
Can someone tell me what I am doing wrong and what must I do.
Thanks Jimmy
 
E

Ed Robichaud

You've got the criteria correct! Try creating a test table and/or adding a
few dummy records with that symbol, then filtering for them.
-Ed
 

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

Top