I have an application that I want to have Excel open files in a specific directory. I don't want to hard-code the directory in the module.
I tried a few things, but Excel always looks in the default directory used when it starts. ie: "c:\documents and settings\user\my documents\"
How can I have my macro set the directory that I want?
I tried a few things, but Excel always looks in the default directory used when it starts. ie: "c:\documents and settings\user\my documents\"
How can I have my macro set the directory that I want?