Return the date of the Monday in the current week

blank


 A
1=TODAY() = Wednesday 01 April 2026
2=NOW() = Wednesday 01 April 2026 09:40:07
3=A1-WEEKDAY(A1, 3) = Monday, March 30, 2026
4=A1-WEEKDAY(A1, 3) = 46111

Built-in Functions

NOW - The date serial number of the current system date and time.
TODAY - The date serial number representing today's date.
WEEKDAY - The day of the week for a given date.


Related Formulas

Return the date of the Monday in the previous week
Return the date of the Monday in the next week
Return the date from a date and time
Return a date in a particular format


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