bdschleich
Board Regular
- Joined
- Apr 26, 2005
- Messages
- 133
I am trying to structure an IF statement within an IF statement and I am not sure how to structure the formula properly.
More specifically, I have the following formula: =IF(B2=X, Y, Z) and I want to then subsequently have another IF statement within the same cell that will then check for the following condition: IF(Statement above > A, B, Statement above).
Any thoughts on how this formula should be written so that it is all one formula wihin a cell?
More specifically, I have the following formula: =IF(B2=X, Y, Z) and I want to then subsequently have another IF statement within the same cell that will then check for the following condition: IF(Statement above > A, B, Statement above).
Any thoughts on how this formula should be written so that it is all one formula wihin a cell?