D
Davoucci
Ok, i have a workbook that allows the user to create copies of a
master worksheet with a unique name (March'04; 03/04; Mar.04;etc...).
I also have a summary worksheet in the same workbook that will have a
summary of the months on one sheet. What I need is a code for a macro
button to copy a range("a1:d1") from the first worksheet to the 2nd
last worksheet (as the worksheets contain random names), and place
them vertically (a1:d1; a2:d2; a3:d3; a4:d4;, etc...) in the summary
sheet. Thank you in advance.
master worksheet with a unique name (March'04; 03/04; Mar.04;etc...).
I also have a summary worksheet in the same workbook that will have a
summary of the months on one sheet. What I need is a code for a macro
button to copy a range("a1:d1") from the first worksheet to the 2nd
last worksheet (as the worksheets contain random names), and place
them vertically (a1:d1; a2:d2; a3:d3; a4:d4;, etc...) in the summary
sheet. Thank you in advance.
1 in to the 2nd last worksheet range A1:A4