Table of Contents
This guide explains how to use TODAY Function in Excel, including its syntax, required arguments, practical examples, and common errors.

Description: The function returns the current date value in the format in Excel. The Today () function does not automatically update, but requires changes to the settings.
Syntax: TODAY ()
The Today function has no arguments.
Attention:
- Excel stores the date as a serial number to facilitate the calculation process.
- In case of adding (subtracting) an integer into the value of the TODAY () function -> that value is rounded when adding (subtracting)
For example:
Calculate the values according to the table described below:

- In the cell to calculate enter the formula: = TODAY ()

- Press Enter -> current date value is:

- In case you want to add or subtract, add value to the Today () function -> enter the formula: = TODAY () + 1.

- Press Enter -> the corresponding return value is:

- Similarly copying the formula for the remaining values results:

- In case of adding (subtracting) an integer number added to the date value -> that value is rounded. For example, here 0.5 is half a day but the function returns rounding to 1 day.

Above are instructions and some specific examples when working with the TODAY () function in Excel.
Good luck!
FAQ
What does the TODAY function do in Excel?
The TODAY function performs the calculation described in this guide. Use the correct arguments and compatible data types for reliable results.
How do I enter the TODAY function correctly?
Start with an equals sign, enter TODAY, add the required arguments inside parentheses, and confirm that cell references and separators are correct.
Why does the TODAY function return an error?
Common causes include missing arguments, invalid data types, incorrect cell references, unsupported values, or regional separator settings.
Reader Comments 0
Sign in with email or Google to join the discussion.