Thread
:
Inserting Dates
View Single Post
#
1
Posted to microsoft.public.excel.misc
David Biddulph
Posts: n/a
Inserting Dates
"JDay" wrote in message
...
If I enter anything in cell A1, I want the date automatically entered into
cell A2. How can I do this??
=IF(A1<"",TODAY(),""), and format as Date.
--
David Biddulph
Reply With Quote