Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have made a standard roll down table with a name list in alphabetical order
from the validation function in Excel 2003 (not Auto filter). This list has become so long that it is bothersome to use. I therefore want to make one more roll down table so that the list can be split into subcategories, for instance by alphabet og ngeographic region, so that the oriinal list can get a more handy size. This means that if I click on "A" in the first list, the next (original) list will only show names starting ith "A" and so on. How is this two-step operation performed? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
dasom,
You could try using the auto filter. Data, filter, autofilter. And you could use the left formula to have one column show just the first letter of the name. or If your list of names is in column A, then in column B you could write =LEFT(A1,1), and drap all the way down. Then use the autofilter, and in the column that has one letter only, select. Hope this helps, ---BigPig--- "dasom" wrote: I have made a standard roll down table with a name list in alphabetical order from the validation function in Excel 2003 (not Auto filter). This list has become so long that it is bothersome to use. I therefore want to make one more roll down table so that the list can be split into subcategories, for instance by alphabet og ngeographic region, so that the oriinal list can get a more handy size. This means that if I click on "A" in the first list, the next (original) list will only show names starting ith "A" and so on. How is this two-step operation performed? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Switching Subcategories into Categories and Vice Versa | Excel Worksheet Functions | |||
How to pull numbers from two tables with conditions? | Excel Worksheet Functions | |||
Multiple charts in ChartSpace; problems with double Categories | Charts and Charting in Excel | |||
Multiple charts in ChartSpace; problems with double Categories | Charts and Charting in Excel | |||
Macro for Pivot Tables | Excel Discussion (Misc queries) |