rockman
Senior Member
- Local time
- Today, 12:17
- Joined
- May 29, 2002
- Messages
- 190
Is it possible to update the drop-down list of a combobox as the user types within the combobox.
e.g. Combobox is used to enter employee name. As user types "A", all employees who's name starts with "A" are displayed in the drop-down portion of the combo-box. Then when user types an "n", only employees who's name starts with "An" are displayed.
I searched the archieve and could find no help.
Thanks,
Jeff
e.g. Combobox is used to enter employee name. As user types "A", all employees who's name starts with "A" are displayed in the drop-down portion of the combo-box. Then when user types an "n", only employees who's name starts with "An" are displayed.
I searched the archieve and could find no help.
Thanks,
Jeff