...
DATEDIF
- Calculates difference between two input dates for a specified unit of measure. In this example, the unit of measure is day. See DATEDIF Function.NETWORKDAYS
- Calculates number of working days between two input dates, assuming a Monday - Friday workweek. See NETWORKDAYS Function.NETWORKDAYSINTL
- Calculates number of working days between two input dates with optional specified workweek. see NETWORKDAYSINTL Function.WORKDAY
- Calculates the date of a working day that is a specified number of working days before or after a specified date. See WORKDAY Function.WORKDAYINTL
- Calculates the date of a working day that is a specified number of working days before or after a specified date, factoring in an optional set of workday schedule for the week. See WORKDAYINTL Function.
...