About 173,000 results
Open links in new tab
  1. DATE function - Microsoft Support

    Use Excel's DATE function when you need to take three separate values and combine them to form a date. The DATE function returns the sequential serial number that represents a particular date. Year …

  2. 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.

  3. Choose the right date function - Microsoft Support

    Jan 11, 2012 · Date functions like DateAdd, DatePart, and DateSerial help you calculate and display dates the way you want.

  4. Calculate the difference between two dates - Microsoft Support

    How to calculate the number of days, months, or years between two dates using the DATEIF function in Excel.

  5. Add or subtract dates - Microsoft Support

    Add or subtract days, months, or years from a date by using a formula or date functions in Excel.

  6. Insert the current date and time in a cell - Microsoft Support

    In a worksheet, the most common way to return a dynamic date or time in a cell is by using a worksheet function. To insert the current date or time so that it is updatable, use the TODAY and NOW …

  7. How to correct a #VALUE! error in the DATEVALUE function

    Jun 22, 2000 · So the first thing you will need to check when you encounter the #VALUE! error with a Date function is to verify if your Date and Time settings are supporting the Date format in the …

  8. Date Function - Microsoft Support

    To set the system date, use the Date statement. If you use the Date function with a Gregorian calendar, the behavior of Date$ is unchanged by the Calendar property setting.

  9. Format a date the way you want in Excel - Microsoft Support

    Feb 2, 2012 · If you don’t like the default date format, you can pick a different one in Excel, like February 2, 2012 or 2/2/12. You can also create your own custom format in Excel.

  10. DATEVALUE function - Microsoft Support

    Jan 1, 2008 · The DATEVALUE function converts a date that is stored as text to a serial number that Excel recognizes as a date. The DATEVALUE function is helpful in cases where a worksheet …

  11. DatePart Function - Microsoft Support

    You can use the DatePart function to evaluate a date and return a specific interval of time. For example, you might use DatePart to calculate the day of the week or the current hour.