I would like to reduce data entry.
I have related tables that I use to fill in a Project Form through combo boxes. i.e. Employee, Customers, Contacts, Vessels, Locations tables. I can edit all these tables from this form. After the form is completed a new project row is added to my Projects Table.
I want to reduce data entry for related combo boxes. for instance if I have a contact name manually filled in a combo box, I want his mobile phone to fill in the next combo box automatically.
How is this done and with what code if any.
Bear in mind I am a novice user and continue to struggle with access.