Looking to make a calendar that changes when the month and year changes

Iccreamann21

New Member
Joined
Sep 25, 2013
Messages
48
Office Version
  1. 365
Platform
  1. Windows
x1G7m
Any advice on how to do this?
EtrfJaw
EtrfJaw.jpg
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
Or am I going about this the hard way? The list will be distributed to a dozen people and I didn't want to make it to difficult for them to modify the calendar day by day versus just changing the month/year every every month. :)
 
Upvote 0
Hi. Something like this might work for you:


Book1
ABCDEFG
1Cell:Shift: 1stBeginning Date:10/01/2017Ending Date:11/01/2017
2October-17
3
4SundayMondayTuesdayWednesdayThursdayFridaySaturday
510/110/210/310/410/510/610/7
610/810/910/1010/1110/1210/1310/14
710/1510/1610/1710/1810/1910/2010/21
810/2210/2310/2410/2510/2610/2710/28
910/2910/3010/3111/1
10
11
Sheet3
Cell Formulas
RangeFormula
D2=E1
A5=IF(WEEKDAY($D$2,1)=COLUMN(),$D$2,"")
A6=IF(G5<$G$1,G5+1,"")
B5=IF(WEEKDAY($D$2,1)=COLUMN(),$D$2,IF(A5="","",A5+1))
B6=IF(A6="","",IF(A6<$G$1,A6+1,""))


Copy B5 formula across to G5. Copy B6 formula across to G6. Then copy A6:G6 down to row 7-11 or as far as you need.

WBD
 
Upvote 0
Solution
You are my Hero! Thread can be closed. This is exactly what I was looking for!

Thank you again!
 
Upvote 0
Hi. Something like this might work for you:

ABCDEFG
Cell:Beginning Date:Ending Date:

<colgroup><col style="width: 25pxpx"><col><col><col><col><col><col><col></colgroup><thead>
</thead><tbody>
[TD="align: center"]1[/TD]
[TD="align: right"][/TD]

[TD="align: center"]Shift: 1st[/TD]

[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=D0CECE]#D0CECE[/URL] , align: center"]10/01/2017[/TD]

[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=D0CECE]#D0CECE[/URL] , align: center"]11/01/2017[/TD]

[TD="align: center"]2[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: center"]October-17[/TD]
[TD="align: center"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]

[TD="align: center"]3[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]

[TD="align: center"]4[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=D0CECE]#D0CECE[/URL] , align: center"]Sunday[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=D0CECE]#D0CECE[/URL] , align: center"]Monday[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=D0CECE]#D0CECE[/URL] , align: center"]Tuesday[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=D0CECE]#D0CECE[/URL] , align: center"]Wednesday[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=D0CECE]#D0CECE[/URL] , align: center"]Thursday[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=D0CECE]#D0CECE[/URL] , align: center"]Friday[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=D0CECE]#D0CECE[/URL] , align: center"]Saturday[/TD]

[TD="align: center"]5[/TD]
[TD="align: center"]10/1[/TD]
[TD="align: center"]10/2[/TD]
[TD="align: center"]10/3[/TD]
[TD="align: center"]10/4[/TD]
[TD="align: center"]10/5[/TD]
[TD="align: center"]10/6[/TD]
[TD="align: center"]10/7[/TD]

[TD="align: center"]6[/TD]
[TD="align: center"]10/8[/TD]
[TD="align: center"]10/9[/TD]
[TD="align: center"]10/10[/TD]
[TD="align: center"]10/11[/TD]
[TD="align: center"]10/12[/TD]
[TD="align: center"]10/13[/TD]
[TD="align: center"]10/14[/TD]

[TD="align: center"]7[/TD]
[TD="align: center"]10/15[/TD]
[TD="align: center"]10/16[/TD]
[TD="align: center"]10/17[/TD]
[TD="align: center"]10/18[/TD]
[TD="align: center"]10/19[/TD]
[TD="align: center"]10/20[/TD]
[TD="align: center"]10/21[/TD]

[TD="align: center"]8[/TD]
[TD="align: center"]10/22[/TD]
[TD="align: center"]10/23[/TD]
[TD="align: center"]10/24[/TD]
[TD="align: center"]10/25[/TD]
[TD="align: center"]10/26[/TD]
[TD="align: center"]10/27[/TD]
[TD="align: center"]10/28[/TD]

[TD="align: center"]9[/TD]
[TD="align: center"]10/29[/TD]
[TD="align: center"]10/30[/TD]
[TD="align: center"]10/31[/TD]
[TD="align: center"]11/1[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]

[TD="align: center"]10[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]

[TD="align: center"]11[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]

</tbody>
Sheet3

[TABLE="width: 85%"]
<tbody>[TR]
[TD]Worksheet Formulas[TABLE="width: 100%"]
<thead>[TR="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=DAE7F5]#DAE7F5[/URL] "]
[TH="width: 10px"]Cell[/TH]
[TH="align: left"]Formula[/TH]
[/TR]
</thead><tbody>[TR]
[TH="width: 10px, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=DAE7F5]#DAE7F5[/URL] "]D2[/TH]
[TD="align: left"]=E1[/TD]
[/TR]
[TR]
[TH="width: 10px, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=DAE7F5]#DAE7F5[/URL] "]A5[/TH]
[TD="align: left"]=IF(WEEKDAY($D$2,1)=COLUMN(),$D$2,"")[/TD]
[/TR]
[TR]
[TH="width: 10px, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=DAE7F5]#DAE7F5[/URL] "]B5[/TH]
[TD="align: left"]=IF(WEEKDAY($D$2,1)=COLUMN(),$D$2,IF(A5="","",A5+1))[/TD]
[/TR]
[TR]
[TH="width: 10px, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=DAE7F5]#DAE7F5[/URL] "]A6[/TH]
[TD="align: left"]=IF(G5<$G$1,G5+1,"")[/TD]
[/TR]
[TR]
[TH="width: 10px, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=DAE7F5]#DAE7F5[/URL] "]B6[/TH]
[TD="align: left"]=IF(A6="","",IF(A6<$G$1,A6+1,""))[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]



Copy B5 formula across to G5. Copy B6 formula across to G6. Then copy A6:G6 down to row 7-11 or as far as you need.

WBD


Last Question! In Cell G1, How do I make it so that it shows only the exact days of that month. So for October I would want it to say 10/31/2017, but in November I would want it to say 11/30/2017?
 
Upvote 0

Forum statistics

Threads
1,223,952
Messages
6,175,593
Members
452,654
Latest member
mememe101

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top