NETWORKDAYS = 0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a networkdays equation that equals zero sometimes and equals one other
times when the start and end dates are the same. All of my date fields are
formatted as m/d/yyyy.

start date end date #days
8/4/2005 8/4/2005 1
8/16/2005 8/16/2005 0
 
Ann

it works OK for me. What formula are you using ? Have you got a holiday
list defined anywhere that yo are picking up ?

Regards

Trevor
 
My formula is =NETWORKDAYS(F940,G940) where F940 is start date and G940 is
end date. I am not bothering with holidays at this time.
 
I can't reproduce your problem. For me, with Excel 2003, both sets of dates
return 1.
 
Thanks to all who replied. It only happens intermittently so maybe it is
something with the spreadsheet. It is very old and has several anomalies.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top