About 372,000 results
Open links in new tab
  1. Date and time functions (reference) - Microsoft Support

    Use date and time functions to create formulas that return serial numbers, display a specific date or time, or that calculate the difference between dates or times.

  2. Excel date functions - formula examples of DATE, TODAY, etc.

    Mar 21, 2023 · A comprehensive tutorial on using date functions in Excel explains the basics and provides formula examples of DATE, TODAY, NOW, DATEVALUE and lots of other functions.

  3. 20 Excel Date Functions - Explained! | GoSkills

    There are more than 20 date formulas in Excel to help simplify common operations involving dates. Here is a list of some top Excel date functions.

  4. Excel Formula for Date Range: A Comprehensive Guide

    Nov 5, 2024 · To start using date ranges in Excel, it’s essential to understand the different date functions and logical operators available. Excel provides several built-in functions to work with …

  5. How to Calculate Date in Excel: Step-by-Step Guide for Beginners

    Jul 30, 2024 · By using Excel’s built-in functions, you can add or subtract days, calculate the difference between dates, and more. Just follow these easy steps to make date calculations a …

  6. Date & Time Functions in Excel - Complete Tutorial

    To enter a date in Excel, use the "/" or "-" characters. To enter a time, use the ":" (colon). You can also enter a date and a time in one cell.

  7. Date Function in Excel - Formula, Examples, How to Use?

    We will learn how to use Date function in Excel. Step 1: Enter the formula = DATE (2022,5,24) in cell A1. Step 2: Press Enter key. We can see that the Date Excel function has returned the …

  8. Excel Date Functions with Formula Examples - GeeksforGeeks

    Aug 26, 2025 · We use Excel’s date functions to handle dates and times effectively. By combining functions like TODAY and EOMONTH, we tackle complex scheduling and analysis.

  9. Step-by-Step Examples of Using Date Formulas in Excel

    Excel converts a date to a number based on the number of days since January 1, 1900. For example, the date April 13, 1987, is represented as 31,880 because 31,880 days have passed …

  10. How to Use Excel Date Functions with Formula (+ Examples)

    May 20, 2025 · Consider the DATE function, for example. You might have a year in cell A1, a month in B1, and a day in C1. If you want to combine these into a particular date value, you’d …