Matt,
You can use the Application.DisplayAlerts = False property. You can set it
to True after you have completed a dialog box action.
--
http://HelpExcel.com
(E-Mail Removed)
516-984-0252
"Matt" wrote:
> Is there a way to automatically answer questions that pop up as you are
> manipulating files? For example, after performing specific functions to a
> file, I have it close, but then the questoin comes up "Would you like to save
> the changes you have made to file ABC?" - and the answer will always be
> yes...so is there a way to code for that? Thanks in advance!