J
jacqui
Can anyone kindly recommend a clever way to delete
worksheets in my workbook based on the following:
I need to delete all worksheets BEFORE a sheet
called "Menu" but keep all the worksheets that follow it.
The number of sheets before "Menu" can be variable.
I'd rather not hard code in any worksheet names.
I'd rather not hard code in the worksheet "Menu" name but
given this is a permanent sheet in the workbook I guess it
makes sense to use this as the identifier. Not sure how
I'd get around it otherwise.
Any suggestions?
Many thanks
Jacqui
worksheets in my workbook based on the following:
I need to delete all worksheets BEFORE a sheet
called "Menu" but keep all the worksheets that follow it.
The number of sheets before "Menu" can be variable.
I'd rather not hard code in any worksheet names.
I'd rather not hard code in the worksheet "Menu" name but
given this is a permanent sheet in the workbook I guess it
makes sense to use this as the identifier. Not sure how
I'd get around it otherwise.
Any suggestions?
Many thanks
Jacqui