Count Number of Partial/Full Weeks Between Dates

Excel4444

New Member
Joined
Apr 17, 2017
Messages
20
Office Version
  1. 365
Platform
  1. Windows
I am trying to count the number of occurring weeks between two dates, such as 1/4/2018 - 1/14/2018. This technically equals 11 days and "touches" 3 separates weeks, but I can't just count days and divide by 7. I would also need to do this for larger time periods such as 3/13/2012 - 7/25/2018 and I would encounter the same issue being that in march the 13 is a Wednesday and in June the 25th is a Monday.

So the data is basically a start date in column A and end date in column B
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Is there a day of the week which is the official first day of the (7 day) week?
 
Upvote 0
For your first example to yield 3 it does seem that a visual layout from Sunday to Saturday is involved and that is what should be considered.
 
Upvote 0

Forum statistics

Threads
1,216,124
Messages
6,128,991
Members
449,480
Latest member
yesitisasport

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top