Search text/memo field

R

RBDU

Hi All! Thanking anyone for a reply. A 2003

I wish to search a text/memo field for the name "Peters". Is this possible?

Thanking anyone for a reply

Regards
Peter
 
R

RBDU

I have used this in the query:

Like "*" & "peters" & "*"

Is this the most appropriate?

Peter
 
Top