View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Darin Kramer Darin Kramer is offline
external usenet poster
 
Posts: 397
Default Removal of standard Delete msg from within VBA

Hi guys,

My macro creats a new sheet, and also deletes the old sheet. I want to
NOT show the message "Data my exist in the sheet(s) selected for
Deletion. To permanently delete the data press delete", but it shows
when I give the delte command.

Any ideas?

Thanks

D

*** Sent via Developersdex http://www.developersdex.com ***