Criteria problem

  • Thread starter Thread starter PE
  • Start date Start date
P

PE

I would like to select all records which contain the word "holiday" but
exclude those which also contain the word "expert". How do I set up the
criteria in a query to achieve this? If I put in Like "holiday*" the query
retrieves the records ok but also includes those containing "holiday
expert".

Your help would be much appreciated.

Al
 
Back
Top