Thread: New Sheet
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default New Sheet

Hello

How can I add a new sheet to a workbook using vba and call
it a specific name (not sheet1). And if that name already
exist in a sheet for the workbook call it that name + 1.