HeathRamos
IS-IT--Management
I am trying to create a data entry form.
In this form, I want to make it so when the user enters an employee number in the first field, the last name of the employee automatically generates in the second field.
I know how to do drop down boxes that contain both info but they would have to scroll thru all the employee numbers in order to choose it.
Obviously I do have a link to a table in the database that contains the emploee numbers, names and other info.
In this form, I want to make it so when the user enters an employee number in the first field, the last name of the employee automatically generates in the second field.
I know how to do drop down boxes that contain both info but they would have to scroll thru all the employee numbers in order to choose it.
Obviously I do have a link to a table in the database that contains the emploee numbers, names and other info.