View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vasant Nanavati Vasant Nanavati is offline
external usenet poster
 
Posts: 1,080
Default Outlinelevel event ?!?

There is no way to trap this event.

--

Vasant

"Tom" wrote in message
...
Hi

Is there way to rercognize if an user changes the outlinelevel-property?
Everytime when the user changes this property, a macro should be started.
How to solve this tricky problem?

Tom