i have a search box that accepts user input and then searches 6 fields for that input
the problem is that 2 of the fields are text fields with long names of hospitals, and most of the time user will only enter part of the name
with numbers, however, it's exactly what they put in - they should get in the results
but when i try to put that in one query it doesn't work
it only works if they're all partial searches or all full searches
so i thought i'd see what they type in and depending on what they're searching for, use 1 of 2 filters
is there a better way? i know mine is just a workaround
of what i understood being not one of english native speakers i would say and suggest that by a simple query in design mode and under the hospital name in the criteria feild you put
LIKE plus * and any part of the name of the hospital
if that was the answer its ok
if not , inform me to know