T
Ted
I am using a simple query attached to a linked table. I
want to limit the query to a specific field. The field is
4 characters long but the values in the field are 1-4
characters in length and this requires me to enter all 4
character positions to get the results I wnat.
Example:
Values in the table are 1234, 39, 3.
To display the records associated with the 3 value, I have
to enter <space><space><space>3 in my criteria. How can I
get it to accept any number of characters (1-4) and still
find the correct records.
I want to enter 3 or 39 and get only those records without
having to enter the appropriate number of preceeding
<spaces>.
I hope I have expplained this sufficiently and thanks for
any help.
Ted
want to limit the query to a specific field. The field is
4 characters long but the values in the field are 1-4
characters in length and this requires me to enter all 4
character positions to get the results I wnat.
Example:
Values in the table are 1234, 39, 3.
To display the records associated with the 3 value, I have
to enter <space><space><space>3 in my criteria. How can I
get it to accept any number of characters (1-4) and still
find the correct records.
I want to enter 3 or 39 and get only those records without
having to enter the appropriate number of preceeding
<spaces>.
I hope I have expplained this sufficiently and thanks for
any help.
Ted