open an Employee record (in FORM View) using a drop-down menu of n

W

Walter Mills

I have created a bunch of employee records in my data base. I would like to
have a Drop-down menu that has all of the last names of the employees and a
button that would open the <Employee Data> FORM with the record that
corresponds with the last name of the employee when the name is selected and
the button is pressed.
 
Top