Hi
I am a beginner at this but I guess this is probably an easy one!
I have several excel workbooks with many
worksheets (over 500 in some). Around a third of these worksheets are
named "Exp1", "Exp2", "Exp3", etc.
I would like a macro that will
delete all worksheets that do not have names starting with the letters "Exp". I do not want any confirmation dialogue, and as the workbooks vary in size, I would like it to finish when there are no sheets left (except the Exp ones of course).
Any ideas?
Thanks