I have a workbook that contains 11 sheets with names that never change. What I would like to have is a macro that will delete all other sheets but keep my original 11 sheets.
All the original sheets are Sheet1, Sheet2 ... Sheet11 etc.
Any help would be appreciated.
Sorry I should specify that new sheets are created between Sheet10 and Sheet11
so
Sheet1 | Sheet2 | Sheet3 |...Sheet10 | newSheet1 | newSheet2 | Sheet11
All the original sheets are Sheet1, Sheet2 ... Sheet11 etc.
Any help would be appreciated.
Sorry I should specify that new sheets are created between Sheet10 and Sheet11
so
Sheet1 | Sheet2 | Sheet3 |...Sheet10 | newSheet1 | newSheet2 | Sheet11
Last edited: