Excel 2003 - VBA - Deleting Sheets

  • Thread starter Thread starter C Brandt
  • Start date Start date
C

C Brandt

Is there a way to delete a sheet and supress the message asking if you
really want to do it.

Thanks,
Craig
 
Thanks Don!

It did the trick.

Craig

Don Guillett said:
with a macro using
application.displayalerts=false

--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(e-mail address removed)
 

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