Number of Mondays between 2 dates

number of occurrences of a particular day of the week


 A
1=TODAY() = Monday 01 April 2024
2=NOW() = Monday 01 April 2024 19:44:48

1 - Displays the current date. Custom format "dddd dd mmmm yyyy".
2 - Displays the current date and time. Custom format "dddd dd mmmm yyyy hh:mm:ss".


Built-in Functions

DATE - The date as a date serial number given a year, month, day.
NOW - The date serial number of the current system date and time.


Related Formulas

Number of days between 2 dates
Return the 3rd Monday in a month
Return the date of the Monday in the current week
Return the first Monday of the current month


© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top