Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi to all,
In an Excel workbook, sheet1 has a list of the customer names : col1=idx and col2=name I need to build up a user form with one Textbox one Listbox one Button (Exit) I need to enable the user to input the beginning of a name in the textbox, and, as each new typed character comes in, I want the listbox to display (in full) all of the names on sheet1 beginning with the actual content of the textbox to be listed in the listbox. The final selection is then done by a double click on the choosen name of the listbox. How can I code that in vba ?? Thanks by advance for your help, Herve+ -- Herve Hanuise http://www.affordsol.be |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sum if based on PARTIAL content of another cell | Excel Worksheet Functions | |||
sumif based on partial match | Excel Worksheet Functions | |||
Partial input | Excel Discussion (Misc queries) | |||
Macro to change list box input range based on selection made in another cell | Excel Programming | |||
CODE to select range based on User Input or Value of Input Field | Excel Programming |