I open my customer.docx from a very nested folder. I make some changes and then I want to save the changed file as customer_response.docx in the same nested folder. That is, I want to have the original customer.docx and the new file customer_response.docx in the same folder, neatly next to each other.
The problem is that the Save As dialog always opens up in the same default folder; the default folder is easy to change, but I don't want any default folder. I want change so that Save As defaults to the folder where the current file is located.
I found something similar for Excel and tried adding a key to HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Options but that did not work!