View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jay[_18_] Jay[_18_] is offline
external usenet poster
 
Posts: 1
Default Drill-Down Pivot Macro

Is there a manual way to drill down to data in a pivot table other
than double clicking? I'm trying to write a macro that drills down to
the data under the active cell, but using the double click would
change the location of the active cell. Any ideas???

Thanks in advance.....