T
techiemom60
=IF(ISBLANK(C6),"0",IF(($C6-$A$4)<=14,"Current",IF(($C6-$A$4)<14,$C6-$A$4)))
I have the above formula. I need the first <=14 to evaluate th
difference in dates. if the date is between 0 and 14 days, it mus
say current, if it is anything other than that, or blank, it must show
the days negative.
Any assistance would be greatly appreciated.
Thanks in advance
I have the above formula. I need the first <=14 to evaluate th
difference in dates. if the date is between 0 and 14 days, it mus
say current, if it is anything other than that, or blank, it must show
the days negative.
Any assistance would be greatly appreciated.
Thanks in advance