D
Don
I have a field in which I request the employee ID number. The combo box lists
the emplyee ID, their name, department, etc. When I select the employee of
choice, I have the employee ID as the bound column. Is there any way to
display, not save, any of the other fields available in the combo box? In
other words, I want to select employee John Doe and have his ID of 1234 saved
in the table, but on the form I want to see that 1234 is John Doe by having
his name appear in a non-bound field next to it.
I will need a similar action to occur in the related report.
the emplyee ID, their name, department, etc. When I select the employee of
choice, I have the employee ID as the bound column. Is there any way to
display, not save, any of the other fields available in the combo box? In
other words, I want to select employee John Doe and have his ID of 1234 saved
in the table, but on the form I want to see that 1234 is John Doe by having
his name appear in a non-bound field next to it.
I will need a similar action to occur in the related report.