Skip to content
xlsoffice. All Rights Reserved
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Lookup and Reference Examples

  • How to get last row in numeric data in Excel
  • How to get address of last cell in range in Excel
  • Two-way lookup with VLOOKUP in Excel
  • Offset in Excel
  • MATCH function: Description, Usage, Syntax, Examples and Explanation

Data Analysis Examples

  • How to calculate correlation coefficient Correlation in Excel
  • Data Series in Excel
  • How To Insert and Customize Sparklines in Excel
  • How To Create Frequency Distribution in Excel
  • How to Create Column Chart in Excel

Data Validation Examples

  • Excel Data validation with conditional list
  • Excel Data validation must not contain
  • Excel Data validation date in specific year
  • Excel Data validation number multiple 100
  • Excel Data validation allow uppercase only

TODAY function: Description, Usage, Syntax, Examples and Explanation

by

What is TODAY function in Excel?

TODAY function is one of  Date and Time functions in Microsoft Excel that returns the serial number of the current date. The serial number is the date-time code used by Excel for date and time calculations. If the cell format was General before the function was entered, Excel changes the cell format to Date. If you want to view the serial number, you must change the cell format to General or Number.

The TODAY function is useful when you need to have the current date displayed on a worksheet, regardless of when you open the workbook. It is also useful for calculating intervals. For example, if you know that someone was born in 1963, you might use the following formula to find that person’s age as of this year’s birthday:= YEAR( TODAY())-1963

Worked Example:   Excel Data validation date in next 30 days

This formula uses the TODAY function as an argument for the YEAR function to obtain the current year, and then subtracts 1963, returning the person’s age.

Note: If the TODAY function does not update the date when you expect it to, you might need to change the settings that control when the workbook or worksheet recalculates. On the File tab, click Options, and then in the Formulas category under Calculation options, make sure that Automatic is selected.

Syntax of TODAY function

TODAY()

The TODAY function syntax has no arguments.

Worked Example:   Display the current date and time in Excel

Note: Excel stores dates as sequential serial numbers so they can be used in calculations. By default, January 1, 1900 is serial number 1, and January 1, 2008 is serial number 39448 because it is 39,447 days after January 1, 1900.

Example of TODAY function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Worked Example:   How to calculate next day of week in Excel
Formula Description Result
=TODAY() Returns the current date. 12/1/2011
=TODAY()+5 Returns the current date plus 5 days. For example, if the current date is 1/1/2012, this formula returns 1/6/2012. 12/6/2011
=DATEVALUE(“1/1/2030”)-TODAY() Returns the number of days between the current date and 1/1/2030. Note that cell A4 must be formatted as General or Number for the result to display correctly. 1/31/1918
=DAY(TODAY()) Returns the current day of the month (1 – 31). 1
=MONTH(TODAY()) Returns the current month of the year (1 – 12). For example, if the current month is May, this formula returns 5. 12

Post navigation

Previous Post:

TIMEVALUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

DATE function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others
  • RIGHT, RIGHTB functions: Description, Usage, Syntax, Examples and Explanation
  • Remove text by matching in a cell in Excel
  • How to get page from URL in Excel
  • Change Case: Uppercase, Lowercase, Propercase in Excel
  • Normalize text by removing punctuations, extra spaces and more in Excel
  • Display the current date and time in Excel
  • TIMEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • Display Date is workday in Excel
  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • How to get Holiday Date from Year in Excel
  • YIELDMAT function: Description, Usage, Syntax, Examples and Explanation
  • EFFECT function: Description, Usage, Syntax, Examples and Explanation
  • RATE function: Description, Usage, Syntax, Examples and Explanation
  • DOLLARDE function: Description, Usage, Syntax, Examples and Explanation
  • AMORLINC function: Description, Usage, Syntax, Examples and Explanation
Acronyms, Abbreviations, Initialism & What They Stand For
© 2021 xlsoffice. All Rights Reserved | Teal Smiles