D
Dr. Darrell
I have 17 work sheets in one workbook all labeled similar to this; <<< Item
00001, 3" Valve >>>
I want to do the following:
1) Copy each work sheet 4 times.
a. Rename the originals with an appendage of “1 Eaâ€; <<< Item 00001, 3"
Valve >>>
b. Rename each of the copies with an appendage of “5 Eaâ€, “10 Ea†and
“20 Eaâ€
2) Change the value of Cell M8 in each new worksheet to be 5, 10 and 20 to
correspond to the names of the new worksheets.
I know how to do this by copying the worksheets and renaming them and typing
the value into M8.
Can this be easily done through VBA and what should I use for code?
Darrell
00001, 3" Valve >>>
I want to do the following:
1) Copy each work sheet 4 times.
a. Rename the originals with an appendage of “1 Eaâ€; <<< Item 00001, 3"
Valve >>>
b. Rename each of the copies with an appendage of “5 Eaâ€, “10 Ea†and
“20 Eaâ€
2) Change the value of Cell M8 in each new worksheet to be 5, 10 and 20 to
correspond to the names of the new worksheets.
I know how to do this by copying the worksheets and renaming them and typing
the value into M8.
Can this be easily done through VBA and what should I use for code?
Darrell