VBA to fill dates and print

Pisky

New Member
Joined
Jun 14, 2022
Messages
12
Office Version
  1. 2013
Platform
  1. Windows
I have a checklist I want to fill the dates - Monday to sunday and also fill the week ending date too.

I then want to print the sheet for the entire month.

For example, 01/08/2022 -07/08/2022 in the "Mon to Sun" boxes (C3-I3) and then 07/08/2022 in K1. And then have this repeat for each week until it reaches the end of the month - 08/08/2022-14/08/2022 etc etc.

Is this possible with VBA code?

Loss Prevention Checklist.xlsm
ABCDEFGHIJKLMN
1Checklistweek ending Sunday :
2Day / Date: MonTuesWedThursFriSatSunCOMMENTS :
3
Sheet1
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,214,918
Messages
6,122,257
Members
449,075
Latest member
staticfluids

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