Hello,
I have a table with the following fields:
EmployeeNum
Lastname
Firstname
MI
among many others. I also have a form with a combo box and a text box. What I would like to do is:
The combo box needs to list the last name, first name, and middle initial of all the records in the table described above. Also, when I click on a single record, I would like it to display the information in the combo box in this format when it is "closed":
Lastname, Firstname MI
Also, I would like the EmployeeNum for the selected record to be displayed in the textbox.
I got as far as displaying the records in the combo box, but cannot accomplish the other two tasks. I am using Access 2000 if that makes a difference. Any help or tips would be greatly appreciated!
Thanks in advance
Steve
I have a table with the following fields:
EmployeeNum
Lastname
Firstname
MI
among many others. I also have a form with a combo box and a text box. What I would like to do is:
The combo box needs to list the last name, first name, and middle initial of all the records in the table described above. Also, when I click on a single record, I would like it to display the information in the combo box in this format when it is "closed":
Lastname, Firstname MI
Also, I would like the EmployeeNum for the selected record to be displayed in the textbox.
I got as far as displaying the records in the combo box, but cannot accomplish the other two tasks. I am using Access 2000 if that makes a difference. Any help or tips would be greatly appreciated!
Thanks in advance
Steve