View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John O'Boyle John O'Boyle is offline
external usenet poster
 
Posts: 6
Default Macro help anyone.....

I'm new to macros, and have created them, so far, only through the
"record macro" function. My problem macro performs a "save as" and then
(supposedly) closes the sheet. When running the macro I find I need to
manually intervene twice, once for the "file exists - overwrite?"
dialog, and again for the "save changes to?" dialog. Is there a way, in
the macro, for me to respond to these queries? I responded during the
"record" but it didn't seem to take.


Thanks.

JLOB