Thread: Macro Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett[_2_] Don Guillett[_2_] is offline
external usenet poster
 
Posts: 1,522
Default Macro Help

You should ALWAYS post your code for comments
application.displayalerts=false


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Bruce D." wrote in message
...
I am using a macro and at the end of the process I am deleting a worksheet.
When this performs a pop up appears waiting to accept clicking on the
delete
button to continue. Is there a default setting somewhere to prevent excel
asking for this to be done or can I code this to accept the delete button
somehow in my macro.

Thanks.
--
Bruce