×

How to use TODAY function in Excel

What is TODAY Function in Excel?

  • Today function is one of the types of Worksheet function (WS) in Excel.
  • Today Function belongs to the Date and Time functions.
  • It is used to calculate the current date.
  • Today() function does not take any arguments or parameters.
  • On the cell in which we have applied, the today function will always be automatically updated. Continuously, whenever we open the worksheet, it will recalculate the date.
  • Today is a function; that's why it is represented using parenthesis.
  • Today() can be used in various formats by changing the type of format in the excel sheet.
  • It is also used to calculate the number of days.
  • Whenever we apply the today Function on any cell, it returns the current date.
  • By default, it returns the current date using date format, but as per the user's convenience, they can change the format.

Syntax

Today function can be used in various forms-

=today()

=TODAY()

=Today()

=today()

and so on.

Here we can easily see that today() is not case sensitive; we can use it in the above forms.

How to use the Today() function?

Method 1 –

Using the today function by applying proper syntax.

Suppose you need to print the current date on any particular cell then follow the steps –

  1. Click on the desired cell.
  2. Type “=Today() ” in it.
  3. Then press Enter.
  4. You will find the current date printed on cell A1.
  5. If we want to change the format of the date, then click on the home section.
  6. In the format, cell click on the desired format that we want to choose.

Method 2 –

Using the today function without applying the proper syntax. By inserting the today function.

  1. Click on the cell on which you want to write the current date.
  2. Then click on the formulas present at the ribbon bar.
  3. After clicking on the formulas section, we will find the various formulas used in MS Excel present in the function Library.
  4. Today function has come under date and time functions.
  5. Click on the date and time.
  6. Then choose the option TODAY over there.
  7. After clicking on today, we will find the current date already written on the desired cell.
  8. If we want to change the format of the date, then click on the home section.
  9. In the format, cell click on the desired format that we want to choose.

But according to me, we should go for method one because it is more reliable, and the one who is learning excel should have the knowledge of all the functions used in MS Excel.

Examples to use function TODAY in Excel Sheet

Example 1: To fetch out the current date on cell A1 –

  • Click on cell A1.
  • Write =today() in it.
  • Press enter.
How to use TODAY function in Excel? How to use TODAY function in Excel?

Example 2: To fetch out the date of 6 days before the current date on cell A2 –

  • Click on cell A2.
  • Write =today()-6 in it.
  • Press enter.
How to use TODAY function in Excel? How to use TODAY function in Excel?

Example 3: To fetch out the date of 7 days ahead of the current date on cell A3 –

  • Click on cell A3.
  • Write =today()+7 in it.
  • Press enter
How to use TODAY function in Excel? How to use TODAY function in Excel?

Example 4: To fetch out the number of days on cell B1 between the current date with the output date of example 2.

  • Click on cell B1.
  • Write =today()-A2 in it.
  • Press enter.
  • Change the format from date to General.
How to use TODAY function in Excel? How to use TODAY function in Excel?

Example 5: To fetch out the number of days on cells B2 and B3 between the current date and the output dates of A3 and A4 on a single click.

  • Click on cell B1
  • Select and extend the mark to B3.
How to use TODAY function in Excel? How to use TODAY function in Excel?

Example 6: To fetch out the day on cell C1 of the current date.

  • Click on cell C1.
  • Write =Day(today()) in it.
  • Press enter.
How to use TODAY function in Excel? How to use TODAY function in Excel?

Example 7: To fetch out the month on cell C2 of the current date.

  • Click on cell C2.
  • Write =month(today()) in it.
  • Press enter.
How to use TODAY function in Excel? How to use TODAY function in Excel?

Example 8: To fetch out the year on cell C3 of the current date.

  • Click on cell C3.
  • Write =year(today()) in it.
  • Press enter.
How to use TODAY function in Excel? How to use TODAY function in Excel?

Example 9: To fetch the number of days from the current date using two different sheets.

  • Click on cell A1 of sheet 2.
  • Write any date format in it.
  • Click on cell D1 of sheet 1.
  • Enter “ = “.
  • Then move back to sheet two and click on cell A1.
  • On sheet one, click on D1 write " - "
  • Then on sheet one, click on cell A1.
  • Press enter.
How to use TODAY function in Excel? How to use TODAY function in Excel? How to use TODAY function in Excel?

Similarly, we can do a lot of practice in this way and find multiple uses of today() function.


Related Topics

Blank cells in Excel

Microsoft Excel is spreadsheet software designed by Microsoft in 1987. It is used to perform arithmetic calculations in various fields like statistical, engineering and financial. Many times, we export data...

4 minutes read.

Operators in Excel

In MS Excel, operators are used to defining the operation you want to perform on the used elements or between variables. There are four types of operators: Arithmetic operators, Comparison...

4 minutes read.

Excel MATCH () Function

Excel MATCH () Function The MATCH () function in excel locates the position of a lookup value in a row, column, or table and returns the relative position of an item in an array. Syntax MATCH...

2 minutes read.

How to Delete Row in Microsoft Excel?

Individuals can quickly delete the respective row from the particular Microsoft Excel whenever they want, according to their needs and requirements. In this tutorial, we will discuss the following things in...

7 minutes read.

Excel WEEKNUM() Function

The WEEKNUM() function in excel returns the week number from 1 to 54 of a specific date in a year. The WEEKNUM function starts counting with the week that contains January 1...

1 minute read.

Auto Fill and Flash fill

Fill Features Excel provides an amazing feature to fill the data automatically, if the available data is present in the form of any pattern. Instead of entering your data manually, you can use...

3 minutes read.

Excel MAX() Function

Excel MAX() Function The MAX() function in excel returns the largest or maximum number from a range of cells. It ignores logical values and text. Syntax MAX(Number1,Number2, ...) Parameter Number1(required)- This parameter represents the string for which you...

1 minute read.

Dependent Combo box in Excel VBA

Adding the particular dependent box in the created User form with the help of the Microsoft Excel VBA is considered essential and crucial in Microsoft Excel. Here, in this tutorial, we...

7 minutes read.

Quarter Dates in Excel

Excel is a combination of numeric values and alphabets. The user's project consists of the date depending upon their accounting and financial analysis. Sometimes there is a need to find...

4 minutes read.

Excel COUNTA() Function

Excel COUNTA() Function The COUNTA() function counts the number of cells in a range that are not empty. Syntax COUNTA([value1], [value [2], ...) Parameter value1(required)- This parameter represents the first cell in the range. value2, …(optional)- It represents...

1 minute read.

What is a name box in Excel?

The name box in Microsoft Excel specifies a name for a single cell or a table. The name box is present in the top left corner, left to the formula...

4 minutes read.

How to Highlight Duplicates Words in the Microsoft Excel?

We can easily highlight the values that are duplicated in the selected dataset, whether it could be a column or a row from the particular table, with the help of...

6 minutes read.

Excel IFNA Function

Excel IFNA Function The IFNA in Excel is used to remove the #N/A type of errors in excel values cells with our choice of value. IFNA function is from Excel 2013 onwards, so it...

1 minute read.

Count Characters in Excel

Microsoft Excel is used to perform calculations for multiple purposes. The data entered in the worksheet is a combination of numeric and alphabets. Sometimes there is a need to check...

4 minutes read.

Go-To Special function in Excel

Go-to Special The Go-To Special function in Excel allows you to select all cells that meet certain criteria quickly. This command is used to identify specific cells – the ones which...

1 minute read.

Insert Row in Excel

It was known that we have various multiple ways that are extremely helpful in inserting a particular row in the Microsoft Excel. And we have lots of shortcut options available...

6 minutes read.

Excel Axes

What is Excel Axes? Axes are a horizontal or vertical line containing units of measure. There are two types of axes X and Y axes. X is a horizontal and Y...

3 minutes read.

Excel INDEX () Function

Excel INDEX () Function The INDEX() function in excel returns a value from a list of tables based on the intersection of a row and a column position. This function is used with the...

2 minutes read.

Application Interface and Key Components

The essential key components of Excel are as follows: Ribbon TabQuick Access ToolbarFormula BarActive CellColumnsRows Name BoxSheet TabsZoom ControlStatus Bar Ribbon Tab: The ribbon includes tabs labeled Home, Insert, Page Layout, Formulas, Data, Review,...

3 minutes read.

Excel IF() Function

Excel IF() Function: The IF() function in excel checks whether a condition is true or not and returns one value if the condition is TRUE and another value if it's...

2 minutes read.