File-> Save As -> How Do I Change Default Location?

  • Thread starter Thread starter Kenji
  • Start date Start date
K

Kenji

I learned that we can change the "save" default path by changing
application.defaultpath

How do I change the default path of "Save As" command? It always points to
where the file is located first. I'm running the excel sheet from a server,
so I would like it to point to the user's local folder. Thanks!

Kenjiro Yagi
 
ChDrive "D"
ChDir "D:\myFolder"

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top