View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cdclayton cdclayton is offline
external usenet poster
 
Posts: 8
Default Delete all but 1 sheet in workbook

A2K

Using code, how do I loop through all the worksheets in a workbook and
delete all but the first one, "Sheet1"

Thanks,

Charles D Clayton Jr