Forum Discussion
Richard_James
Nov 21, 2019Brass Contributor
4 Week Microsoft Excell Spreadsheet Calendar Template
I am using Microsoft Excell on a Mac computer. I have created the attached 4 Week Microsoft Excell Spreadsheet Calendar Template, which includes calendar dates. I use the calendar repetitively. I am looking for a way to place in cell C1 the date for any particular Sunday, and have all cells with dates, update automatically. Can anyone help me with that? Thanks!
Richard
5 Replies
- SergeiBaklanDiamond Contributor
For next date, e.g. for F1, you may use
=C1+1
Date of week (D1)
=F1
and apply dddd format.
For next week (C12) it's =C1+7
- Richard_JamesBrass Contributor
There's 31 days in a month, or 28 days in a month. How will the above formula return an accurate date month to month, year to year?
Thanks,
Richard
- Richard_JamesBrass Contributor