M
MikeB
I have a table that has foreign keys to other tables. In a form, I'd
like to display values from the tables that the foreign keys point to.
Do I have to construct a query table that has the values or can I code
the controls in a way that they perform the lookup function by
themselves?
Thanks
like to display values from the tables that the foreign keys point to.
Do I have to construct a query table that has the values or can I code
the controls in a way that they perform the lookup function by
themselves?
Thanks