In column B of a worksheet, there will be a 379-day range of dates, date_range.
In column C, I need the formulas that will retrieve and list just the Sunday dates from date_range. Keep in mind that the actual dates in column B are consecutive and will begin on the 25th of December of some year.
Column D will need formulas that will retrieve and list the month ending dates from date_range.
The list that are generated in C and D have to be useable list (no blank cells), they will later be used as the source for list boxes.
I’ve attached a sample workbook that should clarify what I’m looking for. Any help would be greatly appreciated. Thanks.