Hi everyone. Could You give me a tip?
In Excel menu->Data->Groups And Conspects->Group option is located. How can
I achieve the same effect from VBA code?
Greetings. P.
Mike Fogleman - 19 Sep 2007 11:26 GMT
I would think it is Range.Rows.Group (or columns)
Mike F
> Hi everyone. Could You give me a tip?
>
[quoted text clipped - 3 lines]
>
> Greetings. P.
bobens_83 - 19 Sep 2007 11:58 GMT
Brilliant! But I have one more thing. How to set that grouped range rolled up
after grouping?