Adding 1 new tab each week with a week number

mholton63

New Member
Joined
Nov 16, 2018
Messages
9
I need macro or VBA that will add a new tab each week with the current week number and clear certain cells . Any Ideas?

Regards, Mark:eek:
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Hi Mark,

A few questions for you:

1) Should the macro make a copy of the previous sheet?
2) Which cells need to be cleared?
3) When should the macro run? (Every Monday, Every Friday at 2 PM, The first time the workbook is opened any given week, ect...)

Matt
 
Upvote 0
This is a time sheet for my employees. I would like it to save a copy of the current work weeks times and name the tab with "Week 1" etc...and clear the master tab to start filling out for the next week. There certain rows and columns that will not get cleared. I think I can figure that part out. Thanks for the help.
 
Upvote 0
This is a time sheet for my employees. I would like it to save a copy of the current work weeks times and name the tab with "Week 1" etc...and clear the master tab to start filling out for the next week. There certain rows and columns that will not get cleared. I think I can figure that part out. Thanks for the help.
 
Upvote 0

Forum statistics

Threads
1,214,591
Messages
6,120,428
Members
448,961
Latest member
nzskater

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