Removing the Sub-Total Levels

  • Thread starter Thread starter MikeM
  • Start date Start date
M

MikeM

Is there a way to remove the Numbered Levels that apear on the left of the
Row and Column Headings? I want to keep the Sub-Totals but do not want to
show the "Drill Downs" + and/or - options 1 2 3... What would the command in
the Macro be to hide these?
 
In xl2003 menus:

Tools|Options|View|uncheck Outlining symbols.

If you need a macro, you can record one when you do it manually.
 
Why did I not see that! THANKS!
--
MJM


Dave Peterson said:
In xl2003 menus:

Tools|Options|View|uncheck Outlining symbols.

If you need a macro, you can record one when you do it manually.
 
Back
Top