P
PC
I hope someone can help with this one.
I have a data entry form which is made up mostly of combo boxes which
receive there data from a number of other tables. My question is - is there
some way I can display a field from a unrelated table based on the selection
made in oone of the combo boxes.
I.E. What I would like is when a user selects his name from a drop down list
(Derived from (tblEmployees]) then that users Account number (which is in an
related table [tblAccountDetails]) is displayed in a text box beside the
combo bax
I have a data entry form which is made up mostly of combo boxes which
receive there data from a number of other tables. My question is - is there
some way I can display a field from a unrelated table based on the selection
made in oone of the combo boxes.
I.E. What I would like is when a user selects his name from a drop down list
(Derived from (tblEmployees]) then that users Account number (which is in an
related table [tblAccountDetails]) is displayed in a text box beside the
combo bax