Return the first Monday of the current month
You can
Cell "A1" displays a date.
All these cells have been formatted with the custom number format "dd dddd mmmm yyyy".
|
Built-in Functions
TODAY - The date serial number representing today's date.
DATE - The date as a date serial number given a year, month, day.
DAY - The day as an integer given a date serial number.
MONTH - The month as an integer given a date serial number.
WEEKDAY - The day of the week for a given date.
YEAR - The year as an integer given a date serial number.
Related Formulas
Return the first Monday of the next month
Return the first Monday of the previous month
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top