View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Mark is offline
external usenet poster
 
Posts: 989
Default Detecting when user deselects an add-in

Is there any way to detect when a user deselects an add-in in Excel using
VBA. I need to be able to trap this type of action and change a custom menu
bar that I created. Any assistance would be appreciated.

Thanks!