Home |
Search |
Today's Posts |
#8
![]() |
|||
|
|||
![]()
That's correct.
I would think that the only line you'll be changing in the code is this: Set sourceRange = mybook.Worksheets("Sheet99").Range("a1:k10") Change sheet99 to whatever you call all those sheets and change a1:k10 to whatever range you want copied. jonesaa05 wrote: Dear Dave, First, if to make the code work ok, I can manually make the same worksheet name in each workbook. But, I also need the same range of every sheet to be"copied " to the new worksheet. So, the code would have to be modified like what you said. Correct me if I am wrong. My question is : How does it can be done? Thanks, amy -- jonesaa05 ------------------------------------------------------------------------ jonesaa05's Profile: http://www.excelforum.com/member.php...o&userid=28021 View this thread: http://www.excelforum.com/showthread...hreadid=475287 -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change case...help please | Excel Worksheet Functions | |||
Automatically pasting worksheet data to new worksheet with formulas | Excel Worksheet Functions | |||
Macro for changing text to Proper Case | Excel Worksheet Functions | |||
Validating data pasted into worksheet | Excel Discussion (Misc queries) | |||
Extending a Chart Data Series from an Array - Can it be done? | Charts and Charting in Excel |