View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shunt Shunt is offline
external usenet poster
 
Posts: 14
Default Mysterious debug mode

Dunno what could be wrong without reading the code but
this might help.

Try putting this before your code starts:

Application.DisplayAlerts = False

If not then no idea I'm afraid