Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've written a very complex application, occupying approximately forty
worksheets. Most of the worksheets have approximately thirty columns; the number of rows ranges from about fifty to about 1,700. I've written VBA to archive and restore the inputs. I've also created hundreds of row groupings and have written VBA to determine whether the detail should be hidden for those groupings, based on whether the item in question has a non-zero balance in any year (this is a financial planning application). The users frequently decide to show detail or not based on subjective judgments, and would like the ability to save their own groupings and decisions as to whether to hide or display the detail for each group. Is it possible for me to save this in a data file (itself an Excel workbook; currently a single-sheet workbook) and retrieve it? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Variable row groupings | Excel Discussion (Misc queries) | |||
How can I save Excel subtotals without saving hidden (Level 3) r | Excel Worksheet Functions | |||
Groupings | Excel Programming | |||
Saving hidden data with a worksheet (preferably without using a hidden sheet) | Excel Programming | |||
Hidden sheets becoming visible after saving from Browser | Excel Programming |