Specific filter for the data in a field

D

Dimitris

Hello,

In a field there are entries that have the symbol * entered for some reason.
For example:
DBW*R2
3*FLEW
QQ*IF94

How can I filter and find all the data in that field that has "*" entered. I
can't seem to find the filter for it.

Thanks
Dimitris
 
T

Tom van Stiphout

On Wed, 3 Feb 2010 14:29:28 +0200, "Dimitris" <[email protected]>
wrote:

Use this expression:
Like "*[*]*"

This means a wildcard followed by an asterisk followed by a wildcard.

-Tom.
Microsoft Access MVP
 

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