Rik_StHelens
Registered User.
- Local time
- Today, 18:11
- Joined
- Sep 15, 2009
- Messages
- 164
Hi
I have a query which pulls vehicle inspection data, and invoice data resulting from any faults found.
I have several query fields which should display a value which, at point of data entry, was selected from a combo box pointing at a table.
On the input form in the combo box the text field from the table is shown correctly.
However, when I run the query, it gives me the primary key value, and not the text value associated with it.
I have tried using the value tables as lookups, with a link between the value shown in the query, and the primary key of the field in the table. This has given me a type mismatch, but i don't understand how this can be?
I didn't build this DB, and I've never encountered this before.
Any help/ideas would be appreciated.
Many Thanks
I have a query which pulls vehicle inspection data, and invoice data resulting from any faults found.
I have several query fields which should display a value which, at point of data entry, was selected from a combo box pointing at a table.
On the input form in the combo box the text field from the table is shown correctly.
However, when I run the query, it gives me the primary key value, and not the text value associated with it.
I have tried using the value tables as lookups, with a link between the value shown in the query, and the primary key of the field in the table. This has given me a type mismatch, but i don't understand how this can be?
I didn't build this DB, and I've never encountered this before.
Any help/ideas would be appreciated.
Many Thanks