Statesman
Mechanical
- Jul 26, 2002
- 15
How would I conditionally format a cell based on the values of two other cells ?
i.e One cell has the following formula =IF(D45>45,1,0)
and another cell has the formula =if (D45<=D32,1,0)
How can I get a cell,say, D46 to go green and have the word "Calculation Correct" based on the two formula above being true. And conversely how would I get the same cell to go RED and have the word "Recalculate" based on the either of the results being false?
i.e One cell has the following formula =IF(D45>45,1,0)
and another cell has the formula =if (D45<=D32,1,0)
How can I get a cell,say, D46 to go green and have the word "Calculation Correct" based on the two formula above being true. And conversely how would I get the same cell to go RED and have the word "Recalculate" based on the either of the results being false?