About 400 results
Open links in new tab
  1. 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.

  2. Calculate the difference between two times in Excel

    There are two approaches that you can take to present the results in the standard time format (hours : minutes : seconds). You use the subtraction operator (-) to find the difference between times, and …

  3. Subtract dates in Excel for Mac - Microsoft Support

    Jun 8, 2011 · You can quickly find the difference between two dates, control the format of the result, and extend the calculation to a list of dates. For example, you can quickly subtract one date from another …

  4. Add or subtract time in Excel - Microsoft Support

    Let's say that you need to add two different time values together to get a total, or you need to subtract one time value from another to get the total time spent working on a project. As you'll see in the …

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

  6. DATEDIF function - Microsoft Support

    Tip: If you want to find the number of days between two dates, simply subtract the later date from the earlier date. This works because dates are stored as numbers in Excel.

  7. NETWORKDAYS function - Microsoft Support

    Description Returns the number of whole working days between start_date and end_date. Working days exclude weekends and any dates identified in holidays. Use NETWORKDAYS to calculate employee …

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

  9. Calculate age - Microsoft Support

    Jun 3, 2002 · The table below shows common methods to do so, using the Date and time functions. To use these examples in Excel, drag to select the data in the table, then right-click the selection and …

  10. DAYS function - Microsoft Support

    If both date arguments are numbers, DAYS uses EndDate–StartDate to calculate the number of days in between both dates. If either one of the date arguments is text, that argument is treated as …