How to enter today's date in excel?

Asked By:
2 answer(s)
Answer # 1 #

Press Ctrl + ; (semicolon) to insert the current date as static value that won’t change.

[5 Month]
Answer # 2 #

Use the formula =TODAY(). It automatically displays the current date and updates daily.

[5 Month]