working with grouped rows and columns

C

Claude

Hi all

I have worksheets whith rows and columns grouped over
several levels. I now want to expand or collapse these
grouped rows/columns based on certain criteria (i.e. not
simply all groups on a certain level as in
ActiveSheet.Outline.ShowLevels RowLevels:=5).

Is it at all possible to get a "handle" on a specific
group node, e.g. ActiveSheet.Outline.RowLevels(5,1).Hidden
= True

Thanks for any suggestion.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top