Thread: change
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default change

Hi
use the worksheet_calculate event for this

-----Original Message-----
Is it possible to run a procedure/another macro when the
value of a particular cell changes no matter if it is
selected or not. The worksheet_change event does not
accommodate this. If there is not an event procedure is
there a way to make this work. Any thoughts would be
appreciated.

Thank You,
.