View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kmbarz kmbarz is offline
external usenet poster
 
Posts: 16
Default Redundant Subtotal Level

I'm working on fixing a legacy report to account for the subtotaling issues
that came up in Excel 03. One result of the "fix" is that I now have one
level of subtotaling that doesn't do anything (i.e. click the 1 box and I see
the grand total line, click the 2 box and nothing happens, click the 3 box
and I get my first expansion...) So, is there any way to easily remove the 2
level in this report?
Thanks