View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Trigger a sub when cell changes?

How do I trigger a sub when the value of a specific cell changes?

I have a cell based on validation list. When the value cell changes I need
to run a sub in another worksheet.

thanks,

Mike