Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a worksheet with a data list that uses Subtotals which I
programmatically create but that users sometimes modify (e.g., they change the page break before and after). Under certain circumstances I need to remove the Subtotals, do some processing and then put back the Subtotals. I've searched around in the Excel object model looking for the representation of an active Subtotal but not found anything. Is the definition of an existing Subtotal available to VBA? If so, I'll save away all of the current settings, remove the existing subtotals, do my processing and then reinstate the Subtotals as they were before I removed them. TIA, josh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA: Where to find Excel Object model? | Excel Discussion (Misc queries) | |||
"Excel.Application" Object Model | Charts and Charting in Excel | |||
Freeze Panes with Object Model | Excel Programming | |||
Does MS Query have an object model | Excel Programming | |||
Accessing the VBA project object model | Excel Programming |