search criteria filter

  • Thread starter Thread starter anna_717717
  • Start date Start date
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
 
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
 
Back
Top