![]() |
Calculating the difference between to dates
I have 2 columns of data, A = Start date B = End date.
I am wanting to calculate how long it as take to perform the process, obviously B-A will give me this result but we do not work weekend and I am wanting to calculate the days excluding weekends. Is there an easy way? |
Calculating the difference between to dates
Use =NETWORKDAYS(A1,B1) to calculate the NET WORKing DAYS between th two dates in A1 and B1. Co -- colofnatur ----------------------------------------------------------------------- colofnature's Profile: http://www.excelforum.com/member.php...fo&userid=3435 View this thread: http://www.excelforum.com/showthread.php?threadid=56278 |
Calculating the difference between to dates
See the function Net WorkDays. It is included with the add-in named Analysis
Tool Pack. Mike F "TheRook" wrote in message ... I have 2 columns of data, A = Start date B = End date. I am wanting to calculate how long it as take to perform the process, obviously B-A will give me this result but we do not work weekend and I am wanting to calculate the days excluding weekends. Is there an easy way? |
All times are GMT +1. The time now is 01:18 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com