R
rob c
I need to set up a combo box that has multiple choices based on a table, but
then the choices are narrowed down by the characthers typed. Example:
List of choices
Door Repair
Door Install
Dryer replaced
Window Repair
Window Install
Winterize
If the user were to type "D", then Door Repair, Door Install, and Dryer
replaced would remain.
If the user then typed "o", then Door Repair and Door Install would remain
as choices.
Thank you
then the choices are narrowed down by the characthers typed. Example:
List of choices
Door Repair
Door Install
Dryer replaced
Window Repair
Window Install
Winterize
If the user were to type "D", then Door Repair, Door Install, and Dryer
replaced would remain.
If the user then typed "o", then Door Repair and Door Install would remain
as choices.
Thank you