I have query that comes from 1 table, however one of the fields gets its data from another table and stores the results (from a combo) in the field.
The data from the second table has 2 data types, ID which is the primary number and 2 A text field
on the query i want the text field to display not the ID number
How do I do this?
The data from the second table has 2 data types, ID which is the primary number and 2 A text field
on the query i want the text field to display not the ID number
How do I do this?