View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
J S J S is offline
external usenet poster
 
Posts: 11
Default Recalulate on format change...

Is there anyway to write code so that all formulas on a sheet will get
automatically recalculated when a user changes the textcolor of any cell on
the worksheet?

Is there a onFormatChange event of any kind?

-J