|
|
|||
Is there a way to automate worksheet names in Excel?
Im doing a daily report.
so there is a table with each day's date eg: sept 1-30 ... so sheet 1 should have the date sept 1. sheet 2 should have sept 2 is there an easy way to do that? macros or formulas ? instead of having the trouble of writing the date to each sheet 1 Reply
Hi,
There is, the article that describes how to do this is on the Office site at Running a macro when Excel starts You can then add the code that renames and creates the sheets with the right names automatcally you open that work book. Regards, Alan |
|||
|