View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ARHangel ARHangel is offline
external usenet poster
 
Posts: 24
Default SheetChange for formulas

I've noticed that if a change the value of a cell that affects a formula for
that cell the Worksheet.Change event is triggered but for the cell with the
formula is not.

Is there a way to determine if the value of a formula has changed?