I to not want to add a date but I also do not want it to add anything until I put in an number in c25 or e25 or f25
Please help. Don't know if I am explaining it correctly.
=IF(ISNUMBER(B26:F26),"",G25+B26-E26-F26)
or
=IF(ISBLANK(B25:F26)," ",G24+C25-E25-F25)