Hi. I have a workbook, and individual tabs for each month (this is a budget handling workbook). Is there a way that (through VBA) I can automatically create tabs and name them by month/year as time goes by? For example, I have a tab named "Aug08", and I want the workbook to create a tab named "Sept08" when the current date reaches September 1st? ...
And my second issue (related to the one above): Can this newly created tab be an exact copy of the one before? So I won't have to copy/paste all the info on each tab everytime it is created?
I would appreciate any help. Thank you.
And my second issue (related to the one above): Can this newly created tab be an exact copy of the one before? So I won't have to copy/paste all the info on each tab everytime it is created?
I would appreciate any help. Thank you.