W Windy Feb 7, 2008 #1 How do I find turn around time using weekdays only? How can I allow for holidays that fall during the week?
How do I find turn around time using weekdays only? How can I allow for holidays that fall during the week?
P Pete_UK Feb 7, 2008 #3 This is part of the Analysis Toolpak add-in, so this needs to be installed for NETWORKDAYS to work. Hope this helps. Pete
This is part of the Analysis Toolpak add-in, so this needs to be installed for NETWORKDAYS to work. Hope this helps. Pete
W Windy Feb 7, 2008 #4 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?
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?
P Pete_UK Feb 7, 2008 #5 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
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