I've got a range defined that includes a series of groups that were created manually. I'd like to be able to Show Details and Hide Details for all of the groups in the range (or in the entire worksheet) at once.
Does anybody know a fast way to do this in VBA code?
I'll be using it in a function but also want to assign it to a macro as I can't see any menu commands that do this.
Funny thing is I tried using the macro builder with the Data/Group and Outline/Show Detail command but the macro failed when I tried using it saying I was passing too many parameters.
Does anybody know a fast way to do this in VBA code?
I'll be using it in a function but also want to assign it to a macro as I can't see any menu commands that do this.
Funny thing is I tried using the macro builder with the Data/Group and Outline/Show Detail command but the macro failed when I tried using it saying I was passing too many parameters.