When I use a FileDialog Box to return the name of a file, it returns the absolute file name (e.g., C:/documents and setting/usernmae/desktop/filename.xls).
Is there a way to retunr an relative file name, so that my VBA program can find the correct file on any computer, not just mine.
Is there a way to retunr an relative file name, so that my VBA program can find the correct file on any computer, not just mine.