View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Poniente Poniente is offline
external usenet poster
 
Posts: 16
Default 'Save as' dialog opens despite Application.DisplayAlerts = False

Solved :-), (to whom it may concern ;-) )

Each instance saves to its own temporary directory and then moves the
file to the final directory.

Regards, Poniente