Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear Experts:
I got a drop-down combo box with three entries (DE, EN, ES). As soon as the user selects one of these entries a table on the same worksheet has to be sorted by the entry chosen. Example: Combobox entries a DE, EN, ES The list to be sorted has the following make-up PRODUCT COUNTRY Item 1 DE Item 2 ES Item 3 DE Item 3 EN Item 5 ES Task: as soon as the user selects a value of the drop-down list, the table (on the same worksheet: A1:B6) is to be sorted by that field value (using VBA). Help is much appreciated. Thank you very much in advance. Regards, Andreas |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LIST ENTRY ENABLE DROP DOWN LIST TO ACCEPT MORE THAN 1 ENTRY | Excel Discussion (Misc queries) | |||
how do I link a drop down list entry to a new drop down cell? | Excel Discussion (Misc queries) | |||
display text depending on coice from drop down list | Excel Discussion (Misc queries) | |||
return a data list depending on a value selected within a drop dow | Excel Discussion (Misc queries) | |||
Program a drop down list to show a specific response depending on the selction | Excel Programming |