L
Lee
I am using the Networkdays function in spreadsheet to
calculate the business days between two dates, Received
Date and Process Date. I have a list of holidays that I
am referencing as well.
The problem is that I've noticed that it is giving me
incorrect results. For example, if an item was received
on 4/29/03 (Tuesday) and processed on 4/30/03 (Wednesday),
we would count the turnaround time as being one business
day. The Networkdays result is 2 days. If the item was
received on a Friday and the item was processed on
Saturday, it shows the result as one business day.
Is there a way I can correct this? It's messing up my
calculations badly. Is there a way I can use the Weekday
function with this to tell it something like, "if the
received date is anything other than Friday, subtract one
day"??
calculate the business days between two dates, Received
Date and Process Date. I have a list of holidays that I
am referencing as well.
The problem is that I've noticed that it is giving me
incorrect results. For example, if an item was received
on 4/29/03 (Tuesday) and processed on 4/30/03 (Wednesday),
we would count the turnaround time as being one business
day. The Networkdays result is 2 days. If the item was
received on a Friday and the item was processed on
Saturday, it shows the result as one business day.
Is there a way I can correct this? It's messing up my
calculations badly. Is there a way I can use the Weekday
function with this to tell it something like, "if the
received date is anything other than Friday, subtract one
day"??