When I try to set a parameter for my inquiry, Access is looking for the table ID# instead of the text in the field I'm looking for.
eg:
Table- Inspection Results
ID Inspection Results
1 Pass
2 Fail
3 Non-rated
When I run a parameter inquiry requirement to look for inspection results, and I type the word "Pass" in, I receive an error. But, when I type "1" in, I get the information I'm looking for (all records with inspection results that were a "Pass"). Why is Access looking for the table ID number instead of the text value?
Could it be because the ID# is set as the Primary Key?
Any help would be greatly appreciated!