Hello,
I have an microsoft access application, and in the VBA code I am putting a file in a directory. I know how to do that, but I was wondering how I can find the directory the access file is in. I want to be able to put that file in the same directory as the access file itself. The default directory for access is mydocuments, but is there a way to find which directory the parent microsoft access file is at (one containing the VBA code)?
Thanks in advance
I have an microsoft access application, and in the VBA code I am putting a file in a directory. I know how to do that, but I was wondering how I can find the directory the access file is in. I want to be able to put that file in the same directory as the access file itself. The default directory for access is mydocuments, but is there a way to find which directory the parent microsoft access file is at (one containing the VBA code)?
Thanks in advance