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

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
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,215,646
Messages
6,126,004
Members
449,279
Latest member
Faraz5023

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