View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bojana Bojana is offline
external usenet poster
 
Posts: 6
Default How to call a procedure when a cell value changes?

Hi,

I have a formula in cell B49 that calculates based on certain inputs.
How can I trigger a procedure to fire when the value of calculation in B49
changes?

Also, how can I supress a dialog in a macro?

Thanks in advance,

Bojana