I have this formula:
=DATEDIF(C3,I3,"MD")
however i need that formula to be blank if columns C and I are not filled out yet
I have this formula:
=DATEDIF(C3,I3,"MD")
however i need that formula to be blank if columns C and I are not filled out yet
Perhaps =IF(or(I3="",C3=""),"",DATEDIF(C3,I3,"MD"))
Formula:
Please Login or Register to view this content.
Regards, TMS
Trevor Shuttleworth - Retired Excel/VBA Consultant
I dream of a better world where chickens can cross the road without having their motives questioned
'Being unapologetic means never having to say you're sorry' John Cooper Clarke
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks