View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
JonWestcot[_2_] JonWestcot[_2_] is offline
external usenet poster
 
Posts: 16
Default Can warning messages be suppressed in Excel?

Hi Keith:

Thanks -- you and Mike are on the same wavelength.

The info is much appreciated!

Jon


"Keith74" wrote in message
...
Try

Application.DisplayAlerts = false

might help, fraid i can't check at the moment, excel is busy :)