View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Mueller Michael Mueller is offline
external usenet poster
 
Posts: 6
Default Any way to react on grouping sheets?

Hi.

If the user selects muliple sheets using Ctrl+Klick, no event is being
raised - or I missed it.
But if the user does so I would like to disable some of my own
command-buttons.
Is there any change on reacting on grouping sheets?
Excel itself does this - look at the icon for creating charts - but does not
provide any event here :-/

Michi