View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ybor Tony Ybor Tony is offline
external usenet poster
 
Posts: 1
Default Event code to continuously monitor change

I need to continuosly monitor whenever the value of cell b1 equals or does
not equal the value of cell c1 and when it's not equal then run a macro. i
have found several answers here to similar questions but the code runs only
one time and will not activate again if the value changes back to equal and
then not equal again.

Thanks,
Ybor Tony