T
Tony Williams
I have a form based on a query that is used as a prompt for parameters on a
number of controls. I am using the Like function in my query. I am also
suggesting the users use an * as a wildcard so if they want to find all
words which include "reg" they input *reg* However there are occasions when
they may want to search for "EC" (we are in the UK and this is an
abbreviation for European Community) however if they use EC we get every
record which includes ec in that control eg words like "directive",
"elective" etc How can I use the like function with wild cards to just look
for "EC" Hope this makes sense!
TIA
Tony Williams
number of controls. I am using the Like function in my query. I am also
suggesting the users use an * as a wildcard so if they want to find all
words which include "reg" they input *reg* However there are occasions when
they may want to search for "EC" (we are in the UK and this is an
abbreviation for European Community) however if they use EC we get every
record which includes ec in that control eg words like "directive",
"elective" etc How can I use the like function with wild cards to just look
for "EC" Hope this makes sense!
TIA
Tony Williams