View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
WCM WCM is offline
external usenet poster
 
Posts: 59
Default Insert Row (Event Classification)

Hi ...

Using VBA on Worksheet Events I have been able to get two pivot tables on
the same Worksheet to behave exactly like I need them to, EXCEPT for two
Events:

I can't seem to locate the Events that comprise the action 'Insert Row' or
'Insert Column', and I need the VBA code to react to those two events.

Anybody know what Worksheet Events cover 'Insert Row' and 'Insert Column'?

Thanks for your help ...

William 3