B
Bret
I have a list box with a table of Employee ID and Employee names as its
recordsource.
Please I'm looking for code that will do the following:
* User enters an Employee ID in a text box I've placed above the list box.
* When user hits ENTER key, the Employee ID is found in the list box and
that record is Selected.
* I'll be using the "After Update" event for the text box.
thanks for any assistance
recordsource.
Please I'm looking for code that will do the following:
* User enters an Employee ID in a text box I've placed above the list box.
* When user hits ENTER key, the Employee ID is found in the list box and
that record is Selected.
* I'll be using the "After Update" event for the text box.
thanks for any assistance