search criteria filter

A

anna_717717

Hi all,

Hope somebody can help

I've got a table which includes a field called 'keywords'. In a form I have
a control into which I enter data and use a like comparison to filter the
continous form,based on the table, by the keywords field.
I would like to be able to filter by more than 1 keyword. Rather than having
multiple controls to search for multiple keywords is it possible to enter all
the search criteria into 1 control and filter the keywords from this?


Thanks
 
K

Keith Wilby

anna_717717 said:
Hi all,

Hope somebody can help

I've got a table which includes a field called 'keywords'. In a form I
have
a control into which I enter data and use a like comparison to filter the
continous form,based on the table, by the keywords field.
I would like to be able to filter by more than 1 keyword. Rather than
having
multiple controls to search for multiple keywords is it possible to enter
all
the search criteria into 1 control and filter the keywords from this?


Thanks

How about using the built-in "filter by form"?

Keith.
www.keithwilby.co.uk
 

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