When I copy my program to another directory or computer, am getting the working directory error at startup. I know you can just click through the message, but I would like to eliminate the error.
Is there a way using VBA code to set this property using CurDir() so that the working directory is whatever directory the file is located?