Slap Shot
I got nothing
I need a "double if then" formula please.
For instance I know that: =IF(F4>D4,"Y","N") works by itself, but what if I don't want to return a Y or an N without the formula also asking?: =IF(G4>E4,"Y","N")
Based upon the following values the formula in K should result in:
D E F G K
1 1 2 2 Y
2 2 1 1 N
1 2 2 1 N
Thanks.
For instance I know that: =IF(F4>D4,"Y","N") works by itself, but what if I don't want to return a Y or an N without the formula also asking?: =IF(G4>E4,"Y","N")
Based upon the following values the formula in K should result in:
D E F G K
1 1 2 2 Y
2 2 1 1 N
1 2 2 1 N
Thanks.