A
AndyB
In Cell A1 I have =IF(I52<1201,"B",IF(I52>1201,"S"))
This puts "S" in the cell if I52 is over 1200.
In Cell B1 I have =IF(F76="2800","S","B")
This puts "S" in the cell if F76 is 2800.
Can I combine these two so that the default is "B" but if either of the two
formulae above are true then the result is "S"
This puts "S" in the cell if I52 is over 1200.
In Cell B1 I have =IF(F76="2800","S","B")
This puts "S" in the cell if F76 is 2800.
Can I combine these two so that the default is "B" but if either of the two
formulae above are true then the result is "S"