C
callumwk
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, probabl
by using a button on 'yesterdays' one.
It needs to be date stamped so it will be called something lik
Log_23_03_12 then when you add new sheet it will be stamped Log_24_03_1
if it’s the next day but if it’s the same day it should be somethin
like Log(2) _23_03_12.
Then each year you would start a new spreadsheet and archive the ol
one.
I think if I keep the first worksheet as a template so call i
Log_Master. And never fill it in so when you make new sheet it is empt
not full with last entries. Use this as the copy sheet. I need to wor
out how to copy all the sheet into a new sheet that is added after th
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
The workbook is a log book for a flying club.
I need to be able to generate a new copy for almost every day, probabl
by using a button on 'yesterdays' one.
It needs to be date stamped so it will be called something lik
Log_23_03_12 then when you add new sheet it will be stamped Log_24_03_1
if it’s the next day but if it’s the same day it should be somethin
like Log(2) _23_03_12.
Then each year you would start a new spreadsheet and archive the ol
one.
I think if I keep the first worksheet as a template so call i
Log_Master. And never fill it in so when you make new sheet it is empt
not full with last entries. Use this as the copy sheet. I need to wor
out how to copy all the sheet into a new sheet that is added after th
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