View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Erin[_5_] Erin[_5_] is offline
external usenet poster
 
Posts: 19
Default application.displayalerts

When running excel under IE, it doesn't like
application.displayalerts. I think it's because it
thinks I'm trying to control the browser with this
method. But, my macro is deleting sheets and I don't want
the user to get the warning about the sheets being
deleted. Any other way to suppress this message?