View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
peterG peterG is offline
external usenet poster
 
Posts: 3
Default selecting sheets in vb

I want to be able to delete all sheets from a workbook
except a few specific ones.

Is there any way to get a list of current sheets in a
form where I can delete the names I want to keep and
select the rest?

TIA
peterG