CharlieT302
Instructor
Hi folks,
I have an unbound combo box which extracts a company name using a relational query (in the form of an SQL statment in the RowSource).
It's fine. However, I have two other unbound fields: one for phone and one for fax. Both values can be obtained from the same query above.
When I select a company, I would like Access to populate the Phone and Fax fields (unbound) with the correct numbers.
How can this be done?
Thanks
I have an unbound combo box which extracts a company name using a relational query (in the form of an SQL statment in the RowSource).
It's fine. However, I have two other unbound fields: one for phone and one for fax. Both values can be obtained from the same query above.
When I select a company, I would like Access to populate the Phone and Fax fields (unbound) with the correct numbers.
How can this be done?
Thanks