-
"Nested" IF Statements At times you may find it necessary to use multiple or "Nested" IF statements in a formula. We know that the syntax for an IF statement is: =IF(VariableA=Value,TRUE,FALSE) Within an IF statement an additional "Nested" IF statement can be added. You...
Posted to
Excel Formulas
by
Isaac Dail
on
19 May 2009
Filed under: AND, Excel, Excel Formulas, Formula, Formula Syntax, IF, Nest, Nested, OR, String, Syntax