Tuesday, August 13, 2013

Networkdays Formula

Networkdays Formula

Did you know…that there is a formula that tells you how many working days there are between two given dates?!?!

 

Start_date     is a date that represents the start date.

End_date     is a date that represents the end date.

Holidays     is an optional range of one or more dates to exclude from the working calendar, such as state and federal holidays and floating holidays. The list can be either a range of cells that contains the dates or an array constant (array: Used to build single formulas that produce multiple results or that operate on a group of arguments that are arranged in rows and columns. An array range shares a common formula; an array constant is a group of constants used as an argument.) of the serial numbers that represent the dates.

 

 

 

Examples

No comments:

Post a Comment