View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default my "if" statements do not update

Check ToolsOptionsCalculation and see that the calculation mode is set to
Automatic.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"bsze" wrote in message
...
I have a spreadsheet full of IF statements linked to another sheet in an
excel document. Unfortunately all the IF formulas will not update when
the
condition is met. When i attempt to check a formula, open the cell's
formula
but don't change anything, then the formula updates. My question is if
there
is a way to make all of these formulas update without clicking on each
formula. I am sure it is something simple.