Hello,
I have this macro which I have generated and edited with the recorder.
This macro copies a range from the first sheet of the workbook and pastes it in the sheet named "Summary" in C4![]()
Please Login or Register to view this content.
then copies the same range from the second sheet of the workbook and pastes it in the sheet named "Summary" in C7
and so on...I would like to begin the copy/paste action, starting from the first worksheet and continuing in the order the worksheets are in the workbook. This is the reason I edited the above macro as above.
Is it possible to shorten the macro and to do the above for all the sheets found in a workbook, starting from sheet1 and continuing to the last sheet of the workbook, but disregard sheets named, Summary2 and summary3?
Thank you
Bookmarks