vote up 1 vote down star

i have to save about 1000 different csv files and every time i click file save as, it goes to some default directory.

is there anyway it can default to remember the directory that i saved the last file into?

flag

73% accept rate

2 Answers

vote up 4 vote down check

You can try adding registry setting for Excel.

  • start regedit
  • go to HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Excel\Options (12.0 for Excel 2007, if you have older version of Excel it will be different, 11.0 for 2003, 10.0 for 2002...)
  • add a dword value named AlwaysSaveToCurrentPath and set it to 0

This should make "Save As" use the same folder where the file was opened in. If you set the value to 1, it will use Default folder when using "Save As"

link|flag
vote up 0 vote down

What is your Excel version, Office Service Pack, and OS? For me, Excel 2007 SP2 on Vista SP2 does remember the last Save As location, until I exit Excel.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.