Generating Fresh Copies Of an Excel Document

callumwk

Board Regular
Joined
Mar 14, 2012
Messages
69
Ok this is what I need to do with a workbook

The workbook is a log book for a flying club.
I need to be able to generate a new copy for almost every day, probably by using a button on 'yesterdays' one.

It needs to be date stamped so it will be called something like Log_23_03_12 then when you add new sheet it will be stamped Log_24_03_12 if it’s the next day but if it’s the same day it should be something like Log(2) _23_03_12.
Then each year you would start a new spreadsheet and archive the old one.


I think if I keep the first worksheet as a template so call it Log_Master. And never fill it in so when you make new sheet it is empty not full with last entries. Use this as the copy sheet. I need to work out how to copy all the sheet into a new sheet that is added after the last.

Good luck!!!!!!!

Thanks everyone in advance!
Also, I don't know much about coding, so help me a bit ;)

Callum.W.K.
P.s. Save as wont work for this.
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).

Forum statistics

Threads
1,223,231
Messages
6,170,884
Members
452,364
Latest member
springate

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