S
SamuelT
Hi all,
I've currently got a formula that looks like this:
=IF(A1="Yes","2",IF(A1="Perhaps","1",IF(A1="No","0","n/a")))
All fair and dandy. Now, I've had to add a condition to this formula
which says, "If Cell C1 says "Ready" then execute the formula, if it
doesn't, do nothing".
Is there a means of creating an 'absolute condition' (in this case that
C1="Ready") that I can tell Excel to check before it actually executes
the formula displayed above?
TIA,
SamuelT
I've currently got a formula that looks like this:
=IF(A1="Yes","2",IF(A1="Perhaps","1",IF(A1="No","0","n/a")))
All fair and dandy. Now, I've had to add a condition to this formula
which says, "If Cell C1 says "Ready" then execute the formula, if it
doesn't, do nothing".
Is there a means of creating an 'absolute condition' (in this case that
C1="Ready") that I can tell Excel to check before it actually executes
the formula displayed above?
TIA,
SamuelT