W
wkomorow
This sounds like a very simple thing to do, but I can not make it work.
Basically, I would like the database to return entries regardless o
wich field the search term is in. Because many of my fields are memo
I can not use the find key. Fundamentally, I would like it to searc
as follows:
Field: CollectionRecord,*
Table: CollectionRecord
Criteria: Like "*" & [Enter a word] & "*"
Is there a simple way that I can do this.
Thanks so much
Basically, I would like the database to return entries regardless o
wich field the search term is in. Because many of my fields are memo
I can not use the find key. Fundamentally, I would like it to searc
as follows:
Field: CollectionRecord,*
Table: CollectionRecord
Criteria: Like "*" & [Enter a word] & "*"
Is there a simple way that I can do this.
Thanks so much