NETWORKDAYS FORMULA

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

Guest

IF(C11=W11,IF(T11="",NETWORKDAYS(R11,S11),NETWORKDAYS(R11,T11)),NETWORKDAYS(R11,S11))

When I use the networkdays function as above, it's returning multiples of
24. It rounds up to the next multiple. I need it to return the number of
hours elapsed. Please help.

Also, how do I account for the holidays not worked?

Thanks.
 

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