Dear All,
I require your assistance,
I am using Excel 2010 and have created two formulas to go into two seperate cells.
In cell K4 : =IF(AND(D4="Friday",E4>C4),J4-2,J4)
and
In Cell L5: =IF(AND(D4="Thursday",(OR(K4=4,K4=5))),K4-2,K4)
I want to both of these formulas into one cell so I have...