I need the formula or procedure to enter today's date if a cell is blank.
L Lynn Hanna Jul 26, 2006 #1 I need the formula or procedure to enter today's date if a cell is blank.
M Marcelo Jul 26, 2006 #2 Hi Lynn =if(a2="",today(),"") hth regards from Brazil Marcelo "Lynn Hanna" escreveu: