J
Joe M.
I have a query which gets its parameters from a form. I want to use "like" in
a query. So far I havent figured it out. I want the user to enter in a
partial string and have all of the records returned which contain it.
Also for fields on the form which are left blank I need the syntax for
returning results when the field is null. So 2 syntaxes I need:
1) for Like with data from a form
2) for returning results when field = NULL
Many thanks,
Joe M.
a query. So far I havent figured it out. I want the user to enter in a
partial string and have all of the records returned which contain it.
Also for fields on the form which are left blank I need the syntax for
returning results when the field is null. So 2 syntaxes I need:
1) for Like with data from a form
2) for returning results when field = NULL
Many thanks,
Joe M.