ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   EXCEL NETWORKDAYS FUNCTION (https://www.excelbanter.com/excel-discussion-misc-queries/101279-excel-networkdays-function.html)

TLAngelo

EXCEL NETWORKDAYS FUNCTION
 
I am using the networdays function to calculate process times. I was under
the assumption that it compensated for holidays, but it has counted the 4th
of July as a regular working day, can anyone tell me why?

Fred Smith

EXCEL NETWORKDAYS FUNCTION
 
You have to tell the function what holidays are appropriate in your situation.
Not everyone gets July 4th off.

You need to enter a range of holidays as the third parameter in the function.
For additional information, see Help.

--
Regards,
Fred


"TLAngelo" wrote in message
...
I am using the networdays function to calculate process times. I was under
the assumption that it compensated for holidays, but it has counted the 4th
of July as a regular working day, can anyone tell me why?




Roger Govier

EXCEL NETWORKDAYS FUNCTION
 
Hi

Networkdays has an optional additional parameter, holidays, to account
for this
=NETWORKDAYS(Start_date,End_date,holidays)
where holidays is either a named range containing the list of holiday
dates you want taken in to consideration, or a range of cell references
where the data is stored.
=NETWORKDAYS(A1,,B1,$H1:$H10)

--
Regards

Roger Govier


"TLAngelo" wrote in message
...
I am using the networdays function to calculate process times. I was
under
the assumption that it compensated for holidays, but it has counted
the 4th
of July as a regular working day, can anyone tell me why?





All times are GMT +1. The time now is 07:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com