All
I am new to this site and hopefully would have a good time here.
I am new to Microsoft Access and VBA and am currently involved in a project to create a new database for one of our company departments. The problem I am having is as follows( ...I have spent about 2 weeks on this now and is about 5 seconds away from going insane....) :
I have created a new form with a combo box that looks up Last Name and First Name from a employee details table. There are also fields in this table for other details like address,sex,con tact number etc. What I am trying to accomplish is to select a first and last name from the combo box on the form and once selected , I want it to autofill all the other text boxes on the form with the relevant personal details of the employee.
I just cannot find any workmethod anywhere which explains how to acomplish this.
I hope anyone will be able to guide a novice like me in the right direction.
Thanks in advance
Bloukopkoggelma nder
I am new to this site and hopefully would have a good time here.
I am new to Microsoft Access and VBA and am currently involved in a project to create a new database for one of our company departments. The problem I am having is as follows( ...I have spent about 2 weeks on this now and is about 5 seconds away from going insane....) :
I have created a new form with a combo box that looks up Last Name and First Name from a employee details table. There are also fields in this table for other details like address,sex,con tact number etc. What I am trying to accomplish is to select a first and last name from the combo box on the form and once selected , I want it to autofill all the other text boxes on the form with the relevant personal details of the employee.
I just cannot find any workmethod anywhere which explains how to acomplish this.
I hope anyone will be able to guide a novice like me in the right direction.
Thanks in advance
Bloukopkoggelma nder
Comment