I am new to access. No clue about VBA. I searched the forum and could not get an exact answer. If the answer is available in any thread, please post the link.
I have a table with employee details such as employee id, employee name, employee designation and phone. A combo box is created in a form with drop down list of available employee id. When the user picks/selects an employee id from the drop down list, the form should retrieve the remaining 3 fields (namely employee name, designation and phone) and populate this in the boxes corresponding to each one. Screen snap shot is attached. Is this possible without VBA.
I have a table with employee details such as employee id, employee name, employee designation and phone. A combo box is created in a form with drop down list of available employee id. When the user picks/selects an employee id from the drop down list, the form should retrieve the remaining 3 fields (namely employee name, designation and phone) and populate this in the boxes corresponding to each one. Screen snap shot is attached. Is this possible without VBA.
Attachments
Last edited: