View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill Grigg Bill Grigg is offline
external usenet poster
 
Posts: 7
Default addin detect worksheet activation

All,

How can an addin detect that the user has clicked on a different sheet? Do I
have to somehow put code into the ActiveWorkbook?

Bill