Hi
can anyone please advise me of the syntax required to amend the formula in column ‘T’ (starting in cell ‘T4’) to check if cells A4 contains a number and not ‘N/A’ (which the formula does currently) but also check if cell ‘K4’ is empty (i.e. does not contain a date) and if so include in the formula below S4 = “No Baseline Date”
=IF(ISNA(A4),"",IF(AND(S4="Not Due",$F$1-K4>0),"Missed",S4))Please attached Example file
Many thanks in advance for any assistance received
Regards
Rob
Bookmarks