View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default How do I stop a message from appearing when deleting using VB?

look in the help index for DISPLAY ALERTS

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Silvertoe" wrote in message
...
I am using the delete method in VB to delete a sheet that is being copied
in
redundancy. How in the world do I stop Excels default message from
appearing
and use my own?