View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JessP27 JessP27 is offline
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!