overwriting a file

F

Frank Kabel

Hi
try
application.displayevents=false
'your code
application.displayevents=true
 
F

Frank kabel

Hi
as Keith already mentions I used the wrong name. Make this
application.displayalerts = ...
 
Top