Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to make a ComboBox use several different lists from different
worksheets in the same workbook, with little success. If possible I would like the lists to in alphabetic order regardless of which list they come from. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
John Walkenbach shows how to fill a listbox with unique items (and sort it) at:
http://j-walk.com/ss/excel/tips/tip47.htm You could modify it to loop through all your ranges (and make it a combobox). ndm berry wrote: I'm trying to make a ComboBox use several different lists from different worksheets in the same workbook, with little success. If possible I would like the lists to in alphabetic order regardless of which list they come from. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Want to make a drop down list that deducts from another sheet? | Excel Discussion (Misc queries) | |||
make copies of sheet and name them from list | Excel Worksheet Functions | |||
Make dropdown item list in invoice sheet | New Users to Excel | |||
how to make a filtered list on a different sheet | Excel Discussion (Misc queries) | |||
Make more than 1 selection from combobox send to another sheet | Excel Programming |