Need help with formula that will go in column B please...
IF column A is equal to or greater than 370, then I want the result to be Column A x 0.90
IF column A is equal to or less than 336, then I want the result to be the same value as in column A
IF column A is anything else other than those 2 conditions, then I want Column A to be 336
IF column A is equal to or greater than 370, then I want the result to be Column A x 0.90
IF column A is equal to or less than 336, then I want the result to be the same value as in column A
IF column A is anything else other than those 2 conditions, then I want Column A to be 336
A | B |
150 | |
378 | |
345 |