Synchronizing Two Fields on One Form

T

TAWise

I have a table "Companies" that contains CompanyID, CompanyName, Address,
etc. I have a form "Projects" for setting up new projects and this form
needs to include the Company ID and CompanyName fields. If someone is using
the "Projects" Form and selects the CompanyName from a dropdown list, is
there some way to automatically populate the Company ID field that
corresponds to the CompanyName field from the "Companies" table. I have
found a couple of articles on this such as "How to synchronize two combo
boxes on a form" but I am not having any luck with the Event Procedure.
Thanx.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top