Delete Sheets in Excel

  • Thread starter Thread starter Atley
  • Start date Start date
A

Atley

I am trying to delete the default sheets that appear whenever you make a new
workbook in Excel. I can't seem to find any documentation on this in the
..NET help. I tried creating a macro that does it, and use the code from
that, but I cannot seem to find the right combination of calls to do it.

Any help would be greatly appreciated, thank you in advance.

Atley
 
You won't find it in the .Net help. Have a look in the Excel help, or look
for a file called VBAXL10.chm
 
Thanks, that wasn't exactly it, but I was able to find the proper method by
playing with that statement.


thank you for the help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top