View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tony tony is offline
external usenet poster
 
Posts: 313
Default run macro on selection change

I would like to execute my macro when I will modify data in selected cell. I
would like to use selection change even as the trigger. How I can do it ?
Thanks for help.

Tony