C
Cesar Urquidi
I made a query with a filter from my "Equipment" table.
I typed "[Enter Device Category:]" in the "Device Category" field as the
criteria, but the "Device Category" field happens to be a look-up field. In
other words; I have a table called "Device Categories" which feeds the
"Device Category" field in my new query.
When I open the query and enter the device category I want to filter, the
query doesn't display anything, because the "Device Categories" table that
feeds the "Device Category" field in my new query has two columns:
ID Device Category
1 ANALYZERS
2 CALIPERS
3 MICROSCOPES
When I enter the number of the "Device Category" (in this case "1"), the
query filters ok., but I want to be able to enter the words (in this case
"ANALIZERS").
Can somebody help me solve this problem???
I typed "[Enter Device Category:]" in the "Device Category" field as the
criteria, but the "Device Category" field happens to be a look-up field. In
other words; I have a table called "Device Categories" which feeds the
"Device Category" field in my new query.
When I open the query and enter the device category I want to filter, the
query doesn't display anything, because the "Device Categories" table that
feeds the "Device Category" field in my new query has two columns:
ID Device Category
1 ANALYZERS
2 CALIPERS
3 MICROSCOPES
When I enter the number of the "Device Category" (in this case "1"), the
query filters ok., but I want to be able to enter the words (in this case
"ANALIZERS").
Can somebody help me solve this problem???