View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
solomon_monkey[_2_] solomon_monkey[_2_] is offline
external usenet poster
 
Posts: 17
Default Deleting copies of a spreadsheet

I have a macro that copies a lot sheets, amends them, and deletes the
copied version. Consequently there may be a case for wanting to delete
and sheets that end with '(2)'. Is there a handy piece of code that
would do that and leave all other sheets alone?

Regards,