I have a worksheet that I need to copy 54 times to the same workbook. Ultimately, I need to have 11 series of sheets each containing 5 sheets. I propose naming them 1A, 1B, 1C, (...), 11E.
I have two questions:
1. Is there a way to copy and name all these sheets automatically, e.g. using VBA...