About 79,700 results
Open links in new tab
  1. DateDiff Function - Microsoft Support

    You can use the DateDiff function to determine how many specified time intervals exist between two dates. For example, you might use DateDiff to calculate the number of days between two dates, or …

  2. DateDiff Function - Microsoft Support

    You can use the DateDiff function to determine how many specified time intervals exist between two dates. For example, you might use DateDiff to calculate the number of days between two dates, or …

  3. Calculate the number of days between two dates

    A quick way to do this is to add a new text box to the form, and then use the DateDiff function in that text box to do the calculation. Right-click the form in the Navigation Pane and then click Layout View.

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

  5. Calculate the number of days between two dates - Microsoft Support

    A quick way to do this is to add a new text box to the form, and then use the DateDiff function in that text box to do the calculation. Right-click the form in the Navigation Pane and then click Layout View.

  6. Video: Using DateDiff and DateAdd in your query criteria

    Training: Use DateDiff and DateAdd to subtract and add Date/Time values.

  7. Calculate the difference between two dates - Microsoft Support

    Use the DATEDIF function when you want to calculate the difference between two dates. First put a start date in a cell, and an end date in another. Then type a formula like one of the following. Note: If the …

  8. Project functions for custom fields in Project desktop

    DateDiff Returns a Variant (Long) specifying the number of time intervals between two specified dates. Syntax DateDiff ( interval, date1, date2 [, firstdayofweek [, firstweekofyear]] ) interval Required; string …

  9. Calculate the difference between two times in Excel

    There are several ways to calculate the difference between two times.

  10. Choose the right date function - Microsoft Support

    Jan 11, 2012 · Converts text to a Date/Time value, but doesn't convert any date information.

  11. Examples of expressions - Microsoft Support

    To create a calculated control, you enter an expression in the ControlSource property of the control, instead of in a table field or query. Note You can also use expressions in a form or report when you …