A
Amit
Hi,
I have a form to enter Organization Representative
information. There is a combo-box to select the
Organization for the Representative. On selecting the
Organization name from the combo-box, I'd like the Address
fields for the Representative to be filled in with the
address of the Organization. This information is stored in
the tblOrganization.
I'm not sure how to do this. Any pointers will be
appreciated.
On updating the combo-box, will I have to run a query to
get the Address fields from the tblOrganization and assign
them to the fields in the form? Is there another way to do
this without running a query?
Thanks!
-Amit
I have a form to enter Organization Representative
information. There is a combo-box to select the
Organization for the Representative. On selecting the
Organization name from the combo-box, I'd like the Address
fields for the Representative to be filled in with the
address of the Organization. This information is stored in
the tblOrganization.
I'm not sure how to do this. Any pointers will be
appreciated.
On updating the combo-box, will I have to run a query to
get the Address fields from the tblOrganization and assign
them to the fields in the form? Is there another way to do
this without running a query?
Thanks!
-Amit