Different results: Networkdays versus date subtraction
23/06/2008 00:00:00
25/06/2008 00:00:00
2.00 3.00
=a2-a1 =NETWORKDAYS(A1,A2)
2 dates in cells A1 and A2, a subtraction results in 2 but the networkdays
function returns 3, why might this be?
Thank You
|