PC Review


Reply
Thread Tools Rate Thread

Count days without weekends

 
 
Compare Values
Guest
Posts: n/a
 
      7th Apr 2008
Hello is there any day that I can count days between two dates without
including weekends? Please see below an example:
Date1 Date2 # of business days
3/19/08 3/24/08 3
3/20/08 3/24/08 2
3/21/08 3/24/08 1
3/24/08 3/24/08 0
3/24/08 3/25/08 1


 
Reply With Quote
 
 
 
 
Bob I
Guest
Posts: n/a
 
      7th Apr 2008
See NETWORKDAYS in Help.

Compare Values wrote:

> Hello is there any day that I can count days between two dates without
> including weekends? Please see below an example:
> Date1 Date2 # of business days
> 3/19/08 3/24/08 3
> 3/20/08 3/24/08 2
> 3/21/08 3/24/08 1
> 3/24/08 3/24/08 0
> 3/24/08 3/25/08 1
>
>


 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      7th Apr 2008
See NETWORKDAYS function in Help.

Enter =NETWORKDAYS(A1,B1) in C1 and copy down.

Note: the function counts both start and end date so your 3 will be 4 etc.

Note: the ATP must be loaded.


Gord Dibben MS Excel MVP

On Mon, 7 Apr 2008 13:02:01 -0700, Compare Values
<(E-Mail Removed)> wrote:

>Hello is there any day that I can count days between two dates without
>including weekends? Please see below an example:
>Date1 Date2 # of business days
>3/19/08 3/24/08 3
>3/20/08 3/24/08 2
>3/21/08 3/24/08 1
>3/24/08 3/24/08 0
>3/24/08 3/25/08 1
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count days between two dates excluding weekends JGGL Microsoft Excel Programming 1 18th Feb 2011 10:07 PM
calculate the numbers of days (count) not including weekends =?Utf-8?B?c21hc29u?= Microsoft Access 1 21st Oct 2005 11:46 AM
How do you count work days excluding weekends and holidays? =?Utf-8?B?SGF1c21h?= Microsoft Excel Misc 2 8th Apr 2005 07:39 PM
Count days excluding Weekends Bill Microsoft Excel Worksheet Functions 2 31st Aug 2004 11:53 AM
Count Days Excluding Weekends Jenn Microsoft Access Queries 2 19th Aug 2003 11:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:13 AM.