docs / articles / How to Add Dynamic Date in Excel

How to Add Dynamic Date in Excel

Eric Jul 09, 2026 2026-07-09 04:40:47

Ever found yourself needing to display the current date in an Excel cell, only to have it remain static no matter how many times you refresh the page? Excel's built-in functions allow you to add dynamic dates that update automatically. Let's delve into how to achieve this.

How to Add Dates in Excel Automatically (2 Simple Steps)
How to Add Dates in Excel Automatically (2 Simple Steps)

Before we begin, ensure your Excel version is up-to-date, as some functions might not be available in older versions.

How to Add 7 Days to a Date in Excel (3 Methods)
How to Add 7 Days to a Date in Excel (3 Methods)

Using Today Function

The Today function is the simplest way to insert a dynamic date in Excel. It automatically updates the date every time you open the workbook.

an image of a calendar in microsoft office 365 with the date and time tab open
an image of a calendar in microsoft office 365 with the date and time tab open

To use it, simply type '=TODAY()' in the cell where you want the date to appear, and press Enter. The current date will be displayed, and it will update automatically.

Formatting the Date

Auto-Write Dates in Excel With This simple Trick in Seconds!📅  #excel #excelshorts
Auto-Write Dates in Excel With This simple Trick in Seconds!📅 #excel #excelshorts

By default, Excel displays dates in the format your system is set to. If you want to change this, select the cell with the date, click on 'Number Format' in the 'Home' tab, and choose the desired date format from the dropdown menu.

You can also manually format the date by surrounding it with a specific format, like '=TEXT(TODAY(), "dd/mm/yyyy")'. This will display the date in the format specified.

Using Now Function

How to fill date by week in Excel quickly and easily?
How to fill date by week in Excel quickly and easily?

The Now function is similar to Today, but it also includes the current time. This can be useful for tracking when a workbook was last opened or modified.

To use it, type '=NOW()' in the cell where you want the date and time to appear, and press Enter. The current date and time will be displayed, updating automatically.

Formatting the Date and Time

How to change date format in Excel 365 Online
How to change date format in Excel 365 Online

Similar to the Today function, you can format the date and time using the 'Number Format' option or by surrounding it with a specific format, like '=TEXT(NOW(), "dd/mm/yyyy hh:mm:ss")'.

This will display the date and time in the format specified, with the time updating every second.

How to Use 20+ Date Formulas in Excel
How to Use 20+ Date Formulas in Excel
How to make a dynamic calendar in excel
How to make a dynamic calendar in excel
How to create a drop down list calendar (date picker) in Excel?
How to create a drop down list calendar (date picker) in Excel?
Boost Productivity: Create a Dynamic, Interactive Calendar in Excel 🗓️
Boost Productivity: Create a Dynamic, Interactive Calendar in Excel 🗓️
Don't save the date 📆
Don't save the date 📆
How to put dates in excel!
How to put dates in excel!
How to Filter Dates by Month and Year in Excel (4 Easy Methods)
How to Filter Dates by Month and Year in Excel (4 Easy Methods)
How to Quickly Insert Date And Time In Excel
How to Quickly Insert Date And Time In Excel
How to Use Dates in Excel - 10 Things You Must Know
How to Use Dates in Excel - 10 Things You Must Know
How to Use Excel UserForm as Date Picker (with Easy Steps) - ExcelDemy
How to Use Excel UserForm as Date Picker (with Easy Steps) - ExcelDemy
How to list Weekdays, Workdays and Weekend Dates using Dynamic Formula in Excel
How to list Weekdays, Workdays and Weekend Dates using Dynamic Formula in Excel
NEW Date Picker in Excel for Web – Finally Here
NEW Date Picker in Excel for Web – Finally Here
Calender in Excel ‼️ Amazing Excel trick using data validation and conditional formatting ✅ #Excel
Calender in Excel ‼️ Amazing Excel trick using data validation and conditional formatting ✅ #Excel
How to Add Date Picker Calendar Drop Down in MS Excel (Easy)
How to Add Date Picker Calendar Drop Down in MS Excel (Easy)
Create a date sequence in Excel and auto fill date series
Create a date sequence in Excel and auto fill date series
Dynamic Calendar with Single formula
Dynamic Calendar with Single formula
How to Create a Timestamp in Excel
How to Create a Timestamp in Excel
Concatenate Date in Excel - How to Do? Examples And Templates.
Concatenate Date in Excel - How to Do? Examples And Templates.
How to Add Days to Dates in Excel
How to Add Days to Dates in Excel
Calculate Number of Days Between Two Dates in Excel - TheAppTimes
Calculate Number of Days Between Two Dates in Excel - TheAppTimes

Updating Dates Manually

Sometimes, you might want to update a date manually, without it changing automatically. This can be achieved by entering the date as text, rather than a formula.

To do this, type the date in the format 'dd/mm/yyyy' or 'mm/dd/yyyy', and add a single quote (') before and after the date. This tells Excel to treat the date as text, rather than a formula.

Changing the Date

To change the date, simply edit the text within the quotes. The date will remain static, only updating when you manually change it.

This method is useful when you want to display a specific date that won't change, but you still want it to look like a date in Excel.

And there you have it! With these methods, you can add dynamic dates to your Excel workbooks, making them more interactive and up-to-date. Happy calculating!