Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Days between dates including start day and weekends

I need to find the number of days between two days, but I need to include the
start date, and not the end date.

For example:
Start: 1/7/08
End: 2/6/08
Result = 30

I'm using Excel 2003.
Thanks in advance!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default Days between dates including start day and weekends

=A2-A1
--
Gary''s Student - gsnu200764
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Days between dates including start day and weekends

With the dates in A1 and B1, use =B1-A1
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"JessP27" wrote in message
...
I need to find the number of days between two days, but I need to include
the
start date, and not the end date.

For example:
Start: 1/7/08
End: 2/6/08
Result = 30

I'm using Excel 2003.
Thanks in advance!



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Days between dates including start day and weekends

Thanks!

"Bernard Liengme" wrote:

With the dates in A1 and B1, use =B1-A1
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"JessP27" wrote in message
...
I need to find the number of days between two days, but I need to include
the
start date, and not the end date.

For example:
Start: 1/7/08
End: 2/6/08
Result = 30

I'm using Excel 2003.
Thanks in advance!




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Days between dates including start day and weekends

Thanks!

"Gary''s Student" wrote:

=A2-A1
--
Gary''s Student - gsnu200764



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default Days between dates including start day and weekends

Dates in Excel are maintained as numbers. January 1, 1900 is day 1, January
2, 1900 is day 2, etc. January 9, 2008 is day 39,456. Excel duplicates Lotus
1-2-3's error that there is a February 29, 1900. There was not. 1900 was not
a leap year. Some date routines claim to be able to maintain dates from the
year 100 through 9999. They have forgotten the 11 days dropped from the
calendar by Pope Gregory, of Gregorian calendar fame, in the 1500's in
Europe and later in the 1700's in North America and they do not take into
account the 1 day adjustment that will be made in the 3000's. Oh well! So
much for dates.

Tyro

"JessP27" wrote in message
...
I need to find the number of days between two days, but I need to include
the
start date, and not the end date.

For example:
Start: 1/7/08
End: 2/6/08
Result = 30

I'm using Excel 2003.
Thanks in advance!



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Days between dates including start day and weekends

I guess I was thinking about it too hard - should've known.

Now, how about if I need to add the end date as well? Should I just add 1,
or is there a better way?
thanks all!

"JessP27" wrote:

I need to find the number of days between two days, but I need to include the
start date, and not the end date.

For example:
Start: 1/7/08
End: 2/6/08
Result = 30

I'm using Excel 2003.
Thanks in advance!

  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Days between dates including start day and weekends

Yes, just add 1 to your formula.

Pete

On Jan 9, 5:27*pm, JessP27 wrote:
I guess I was thinking about it too hard - should've known.

Now, how about if I need to add the end date as well? Should I just add 1,
or is there a better way?
thanks all!



"JessP27" wrote:
I need to find the number of days between two days, but I need to include the
start date, and not the end date.


For example:
Start: 1/7/08
End: 2/6/08
Result = 30


I'm using Excel 2003.
Thanks in advance!- Hide quoted text -


- Show quoted text -


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
Auto Fill days of the month (not including weekends) John Krsulic[_2_] Excel Worksheet Functions 6 July 2nd 07 04:47 PM
I want to count days between two dates including start date Infinitebiscuit Excel Worksheet Functions 2 February 20th 07 12:27 PM
Calculate the number of days between two dates,missing weekends? littlejess22 Excel Worksheet Functions 2 December 8th 06 02:07 PM
Calculate Number of Days Between Dates Minus Weekends Melissa Excel Discussion (Misc queries) 3 March 6th 06 07:20 PM
Chronolize dates with varying days minus weekends Sheila Excel Worksheet Functions 1 February 10th 06 06:40 PM


All times are GMT +1. The time now is 03:09 AM.

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"