I apologize, this seems like it should be easy, but I'm new to this....
I have a form which folks are entering info to create a db.
I have a combo box with "Company ID" for folks to choose the appropriate ID on the form. The "Company ID" combo box gets its data from a separate table; "Company Data".
Also located in the "Company Data" table is the field "Company Name".
Desired Outcome: I would like when folks choose the appropriate "Company ID" from the combo box on the main form, that the "Company Name" box on the form would autopopulate with the correct name from the "Company Data" table.
Thanks,
Belstoy
I have a form which folks are entering info to create a db.
I have a combo box with "Company ID" for folks to choose the appropriate ID on the form. The "Company ID" combo box gets its data from a separate table; "Company Data".
Also located in the "Company Data" table is the field "Company Name".
Desired Outcome: I would like when folks choose the appropriate "Company ID" from the combo box on the main form, that the "Company Name" box on the form would autopopulate with the correct name from the "Company Data" table.
Thanks,
Belstoy