View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Lucas B Lucas B is offline
external usenet poster
 
Posts: 1
Default Macro on a Pivot Table

I need to write a macro that takes the results of a pivot and creates detail
tabs for all results that are greater than or equal to 20. I was able to
record a macro that created the detail tabs for cells that I specifically
double clicked on, but the data will change monthly and I need this to select
only applicable cells. Any suggestions?