W
WVR
I have two different formulas (which contain multiple IF statements) that I
am using in my worksheet. Which one of those formulas that I want the cell
to use depends on the value in another cell.
For example, let's say the two formulas I'm working with are:
(1) =IF(C7*D7>19,"CRITICAL","PRIORITY")
(2) =IF(C7*D7>10,"CRITICAL","PRIORITY")
I want cell G7 to use formula #1 above if the value of cell A7 is "N/A";
otherwise, I want cell G7 to use formula #2.
Can I do this in Excel?
Thanks!
am using in my worksheet. Which one of those formulas that I want the cell
to use depends on the value in another cell.
For example, let's say the two formulas I'm working with are:
(1) =IF(C7*D7>19,"CRITICAL","PRIORITY")
(2) =IF(C7*D7>10,"CRITICAL","PRIORITY")
I want cell G7 to use formula #1 above if the value of cell A7 is "N/A";
otherwise, I want cell G7 to use formula #2.
Can I do this in Excel?
Thanks!