D
Dave Couch
(Access 2003) I have 2 separate queries that I use for 2 separate forms. One
takes the first few characters to match with table data. i.e.
[FormField]+"*". So that if someone inputs "Or" I will find "Orange". The
second query is set up the same. The field is a text field but numbers are
entered. I try putting in 090 looking for 09060 but the query doesn't seem
to work. (I get no results.) If I put in 09060, it works fine. Do I need
to do something special to the expression or the form field??
takes the first few characters to match with table data. i.e.
[FormField]+"*". So that if someone inputs "Or" I will find "Orange". The
second query is set up the same. The field is a text field but numbers are
entered. I try putting in 090 looking for 09060 but the query doesn't seem
to work. (I get no results.) If I put in 09060, it works fine. Do I need
to do something special to the expression or the form field??