I have a table with a field that is populated by a lookup (created with the lookup wizard). The field is a text type with about 6 different options for the user to choose from. It works great to make sure the input is consistant and does not go outside the range of acceptable options.
I want to use that field for a paramter query. I want the user to be prompted for the field and have the results of the query to find all matching records. When I run the query, I am prompted, but when I type in a known value, I get an error: This expressiion is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements..."
What am I doing wrong? Is there a better way to accomplish what I need.
Thanks in advance for your help.
I want to use that field for a paramter query. I want the user to be prompted for the field and have the results of the query to find all matching records. When I run the query, I am prompted, but when I type in a known value, I get an error: This expressiion is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements..."
What am I doing wrong? Is there a better way to accomplish what I need.
Thanks in advance for your help.