enter a current date in a cell?

T

Tpeyton77

How can I enter a formula in a cell so that when I click on that cell it will
show today's date or the current date?
 
N

Nick Hodge

You can only get excel to do stuff when you click by using a worksheet
change event. If you want to enter the current time or date quickly, try
Ctrl+; or Ctrl+Shift+:

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
[email protected]
 
Top