DashboardNovice
Member
In the attached file on sheet 3, I have an AutoFilter on the dates. In the AutoFilter, all dates are grouped into years. Each year can be expanded to show individual months. Then each month can be expanded to show individual days.
I am trying to accomplish the same thing on sheet1, except I am not using dates. I am using text values. The values have various "levels" which are separated by a period. The lowest level is the 4th level.
I am trying to find a way to make the AutoFilter rollup everything into level 1. Initially I would see 10000, 12000, 14000, 50000 as choices with a + sign next to each one.
Then if I expanded 12000, I should see 12000.01.
Then if I expanded 12000.01, I should see 12000.01.02.
Then if I expanded 12000.01.02, I should see 120000.01.02.0001, 120000.01.02.0002, 120000.01.02.0003 and 120000.01.02.0004.
Is there a way to make this happen with an AutoFilter?
I am trying to accomplish the same thing on sheet1, except I am not using dates. I am using text values. The values have various "levels" which are separated by a period. The lowest level is the 4th level.
I am trying to find a way to make the AutoFilter rollup everything into level 1. Initially I would see 10000, 12000, 14000, 50000 as choices with a + sign next to each one.
Then if I expanded 12000, I should see 12000.01.
Then if I expanded 12000.01, I should see 12000.01.02.
Then if I expanded 12000.01.02, I should see 120000.01.02.0001, 120000.01.02.0002, 120000.01.02.0003 and 120000.01.02.0004.
Is there a way to make this happen with an AutoFilter?