enter a current date in a cell?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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
(e-mail address removed)
 
Try the Today() function - don't need to enter anything between brackets.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top