G
Guest
I want to run a query to determine all items on the "First Floor". In the
table I am running the query on, "First Floor" appears in a column titled
"Area". when completing the table a pulldown list appears to choose the floor
(First Floor, Second Floor, etc.). These floor names are looked up from a
table"Locations". I would like to display "First Floor" in the completed
query. Right now, if I enter the ID from "Locations" I can display the other
items but it just gives the value from the ID column not the name of the
floor. How can I display the name?
table I am running the query on, "First Floor" appears in a column titled
"Area". when completing the table a pulldown list appears to choose the floor
(First Floor, Second Floor, etc.). These floor names are looked up from a
table"Locations". I would like to display "First Floor" in the completed
query. Right now, if I enter the ID from "Locations" I can display the other
items but it just gives the value from the ID column not the name of the
floor. How can I display the name?