View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jess Jess is offline
external usenet poster
 
Posts: 60
Default Setting "save as" and "save"

"I have an access application which generates an excel sheet; excel is
launched from access. I would like to implement the following behavior.

Whenever my user clicks €śsave€ť or €śsave as€ť excel should filled out the
"file name" field with a given name I will choose €“excel uses book1 as
default and I do not wish this. Additionally the €śsave as€ť combo box should
be set to macro-enabled workbook.

How can I accomplish this?

Thanks