Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default 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?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculating Difference Between Two Dates Using Only Year rew3791 Excel Discussion (Misc queries) 5 November 17th 09 02:21 AM
Calculating difference between dates DUNNER7 Excel Discussion (Misc queries) 5 June 16th 09 04:47 PM
Calculating difference between times on 2 dates bollard Excel Worksheet Functions 4 June 10th 08 12:17 PM
Calculating the difference between two dates if two criteria are m Detroit David[_2_] Excel Worksheet Functions 3 April 23rd 08 09:45 PM
Calculating the difference between 2 dates and times Dom Excel Discussion (Misc queries) 2 December 12th 07 04:56 PM


All times are GMT +1. The time now is 06:12 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"