[Weekday()] Count the number of say 'Wednesday' between Date 1 and Date 2 -- This works but why?

pivotpp

New Member
Joined
Jun 23, 2017
Messages
12
[FONT=&quot]Hi all,[/FONT]
[FONT=&quot]My goal is to count the number of a specific day of the week, say a Wednesday or Friday or Sunday between Date 1, say 1/10/2015 and Date 2, say 8/10/2015.

[/FONT]
[FONT=&quot]I actually have the answer, as this formula works to count the number of Sundays and does everything I need: =INT((WEEKDAY($B$1- 1)-$B$1+$B2)/7)[/FONT]
[FONT=&quot]B1 = Date 1[/FONT]
[FONT=&quot]B2= Date 2[/FONT]
[FONT=&quot]And the 1 is Sunday, 2 is Monday ...7 is Saturday.[/FONT]
[FONT=&quot]
I've been scratching my head though as to WHY it works. The only that drives me crazier than something not working is something that works and not knowing the rationale behind it.

[/FONT]
[FONT=&quot]If anyone can breakdown the parts and explain why it works, would be very appreciative.

[/FONT]
[FONT=&quot]Thanks in advance[/FONT]
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"

Forum statistics

Threads
1,224,823
Messages
6,181,181
Members
453,022
Latest member
Mohamed Magdi Tawfiq Emam

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