turn around time

  • Thread starter Thread starter Windy
  • Start date Start date
W

Windy

How do I find turn around time using weekdays only? How can I allow for
holidays that fall during the week?
 
This is part of the Analysis Toolpak add-in, so this needs to be
installed for NETWORKDAYS to work.

Hope this helps.

Pete
 
Thanks, the add-in worked, but it seems to be adding an extra day. ie:
Friday to Friday should be 0 turn around and i'm getting 1. friday to monday
should be 1 day turn around and I'm getting 2. Can you give me additional
help, please?
 
Just subtract 1 from your formula. Some date calculations include the
start and/or end dates, so -1 in the formula is quite common.

Hope this helps.

Pete
 
Back
Top