ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Why Networkdays returns 1 (https://www.excelbanter.com/excel-worksheet-functions/226522-why-networkdays-returns-1-a.html)

Jay

Why Networkdays returns 1
 
Hi,

I am using Networkdays to calculate the difference between two dates. But if
the dates are the same, it returns 1, not 0. I have a workaround, but I am
curious why subtracting two serial numbers that are the same produces 1 not 0.

Thanks,

Jay

Rick Rothstein

Why Networkdays returns 1
 
The NETWORKDAYS function doesn't give you the difference in days between two
dates, it gives you the number of day in the range. If your start and end
dates are the same, then there is one day in the range (assuming that date
is not a weekend)... the date itself. If you need the difference in days,
then just subtract 1 from the value returned by the NETWORKDAYS function.

--
Rick (MVP - Excel)


"Jay" wrote in message
...
Hi,

I am using Networkdays to calculate the difference between two dates. But
if
the dates are the same, it returns 1, not 0. I have a workaround, but I am
curious why subtracting two serial numbers that are the same produces 1
not 0.

Thanks,

Jay



Mike H

Why Networkdays returns 1
 
Jay,

That's how networkdays works.

If you are due to work 2/4/2009 and do so finishing on 2/4/2009 I bet you
would want paying for 1 days work.

Mike

"Jay" wrote:

Hi,

I am using Networkdays to calculate the difference between two dates. But if
the dates are the same, it returns 1, not 0. I have a workaround, but I am
curious why subtracting two serial numbers that are the same produces 1 not 0.

Thanks,

Jay


Jay

Why Networkdays returns 1
 
Mike,

Thanks for the explanation - it's easy to understand when it's explained in
financial terms.

Jay

"Mike H" wrote:

Jay,

That's how networkdays works.

If you are due to work 2/4/2009 and do so finishing on 2/4/2009 I bet you
would want paying for 1 days work.

Mike

"Jay" wrote:

Hi,

I am using Networkdays to calculate the difference between two dates. But if
the dates are the same, it returns 1, not 0. I have a workaround, but I am
curious why subtracting two serial numbers that are the same produces 1 not 0.

Thanks,

Jay


Jay

Why Networkdays returns 1
 
Rick,

Thanks for the explanation about the range. I understand now.

Jay

"Rick Rothstein" wrote:

The NETWORKDAYS function doesn't give you the difference in days between two
dates, it gives you the number of day in the range. If your start and end
dates are the same, then there is one day in the range (assuming that date
is not a weekend)... the date itself. If you need the difference in days,
then just subtract 1 from the value returned by the NETWORKDAYS function.

--
Rick (MVP - Excel)


"Jay" wrote in message
...
Hi,

I am using Networkdays to calculate the difference between two dates. But
if
the dates are the same, it returns 1, not 0. I have a workaround, but I am
curious why subtracting two serial numbers that are the same produces 1
not 0.

Thanks,

Jay





All times are GMT +1. The time now is 06:10 AM.

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