View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TheVisionThing TheVisionThing is offline
external usenet poster
 
Posts: 22
Default Pivot Field Event?

I'm aware of the Worksheet_PivotTableUpdate event, but I'm looking for a
more narrowly defined event that triggers when I show/hide an item in a
pivot table row field. Preferably one that returns the name of the row
field. Anyone have an idea?

Thanks,
Wayne C.