G
Guest
I have a combo box on a form that pulls from a different table, then posts
into the table linked to the form. I then need the data pulled in that combo
box to populate other fields and also to pop that info into the table linked
to the form. How do I do this?
Specifically, I have a form with some info on a case and I want to pull in
contact info for a contact person. The name of the contact person is a drop
down box based on another table that has all of the contact info. Then I need
the address, email, phone, and fax to autopopulate based on the selection of
name, and also to backfill the table that is the form source.
Hopefully this makes sense!
Thanks.
into the table linked to the form. I then need the data pulled in that combo
box to populate other fields and also to pop that info into the table linked
to the form. How do I do this?
Specifically, I have a form with some info on a case and I want to pull in
contact info for a contact person. The name of the contact person is a drop
down box based on another table that has all of the contact info. Then I need
the address, email, phone, and fax to autopopulate based on the selection of
name, and also to backfill the table that is the form source.
Hopefully this makes sense!
Thanks.