|
-
Aug 23rd, 2005, 12:09 PM
#1
Thread Starter
Member
Disable Excel warning/message boxes
I am deleting worksheets in vba by using the line:
worksheet("Sheet2").delete
However Excel displays a warning box that it is about to delete a sheet. At which point user can presss cancel, which is not something I want user to do.
Is there any way to stop Excel from displaying the message box.
Thank you for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|