Hi,
I need to merge the following two statements and I'm not sure how to merge them for them to work?
=IF(E288="","Incomplete",IF(OR(E288<D288,E288=D288),"Completed",IF(E288>D288,"Cmp Late")))
=IF(C288>E288,"Early","Cmp or late")
any if statement genius?
I need to merge the following two statements and I'm not sure how to merge them for them to work?
=IF(E288="","Incomplete",IF(OR(E288<D288,E288=D288),"Completed",IF(E288>D288,"Cmp Late")))
=IF(C288>E288,"Early","Cmp or late")
any if statement genius?