Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
Thanks in advance for your help. I need a macro please: I am using Excel 2003. I have a spreadsheet called Blank_ACD. It only has one tab in it and this tab is called Weekly ACD Report. File is located in C:\ACD. I have another spreadsheet that is called Comp_Acd. This spreadsheet has 52 tabs for each week of the year named after the ending day of the week (Friday being that day) so the names are like 07-Jan-2011 , 14-Jan-2011, 21-Jan-2011, 28-Jan-2011 & so on until 30-Dec-2011. File is also located in C:\ACD. What I want is a macro that would copy one tab from one spreadsheet to multiple tabs in another spreadsheet while retaining the targets spreadsheets tab names. In my case copy the Weekly ACD Report tab from c:\acd\ Blank_ACD to c: \acd\Comp_Acd into all the weekly tabs in Comp_Acd while retaining the existing 52 week tab names in Comp_Acd. Additionally this macro must also accommodate the name changes for the next year when the 52 tabs in Comp_Acd will reflect the ending Fridays for 2012. And so on to the years after that. Thanks Dave |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to get range names to Apply across multiple tabs | Excel Worksheet Functions | |||
Allow multiple rows of worksheet tabs for complex spreadsheets | Excel Discussion (Misc queries) | |||
Exporting selected tabs multiple times to different file names | Excel Programming | |||
External reference to spreadsheet names (tabs) help needed. | Excel Discussion (Misc queries) | |||
Macro to copy all spreadsheets into 1 spreadsheet | Excel Programming |