Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello:
I have a worksheet that contains data in columns. Above the column headers I am adding three category rows. The categories are independent of each other--not subcats of the other two. I am placing labels in the row-cells that assign the category value to the column. My objective is to programmatically create views based on either of these 3 categories. Something like this: In this region (which is the entire worksheet), if Row 1 says X, y, z: hide these columns, hide rows 2 & 3 If Row 2 says x, y, z: unhide all, then hide these columns, hide rows 1 & 3 Etc. It seems this would be easy to do with a case select. I'm recording it manually in the meantime. This should be fun for anyone out there with the time~ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Question on my Case of grouping the SW | Excel Worksheet Functions | |||
Select all columns with data for sorting. | Excel Discussion (Misc queries) | |||
Case without Select Case error problem | Excel Discussion (Misc queries) | |||
Sorting multiple columns and maintaining grouping of information | Excel Discussion (Misc queries) | |||
Pivot tables and grouping words that are both upper and lower case | Excel Worksheet Functions |