How do I create a query which will search through a group of patients notes to find any words I choose?<br>I tried saying, <br>Like [Forms]![listPatients]![Notes]<br>This works, but now I want the query to find the word if it is similar (using a wildcard?)<br>I want it to be able to identify for example "smith", "aassmithssaa", "john smith", is this possible from another form?<br>I hope that isn't too ambigious<br>Thanks<br><br>Ally