View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MicroMain MicroMain is offline
external usenet poster
 
Posts: 8
Default Invoking macro when a tab is selected

Mr. Novice again. . .

I have a macro to do some actions on data that I want to invoke when
they select the tab.

Also, I want to invoke some data clearing actions for when they leave
the tab and go somewhere else.

Can someone share the commands to start macros when entering or leaving
a sheet?

Thanks.