K
Kaykayme
I am trying to move files from one folder to another on a Sharepoint drive
from Access. I was successful in exporting the report to a pdf file on the
Sharepoint drive. However, I want to move the old files to an archive folder
before exporting the new files monthly. The error I am running into is when
I use the scripting.filesystemobject move method, the destination path
includes \\ and I get an error message that the run-time error "Method 'Move'
of object 'IF'ile' failed" because of it. Is there some workaround since I
cannot use a mapped drive? I would have to make sure that this drive would
be mapped on every users computer.
Any help would be greatly appreciated.
from Access. I was successful in exporting the report to a pdf file on the
Sharepoint drive. However, I want to move the old files to an archive folder
before exporting the new files monthly. The error I am running into is when
I use the scripting.filesystemobject move method, the destination path
includes \\ and I get an error message that the run-time error "Method 'Move'
of object 'IF'ile' failed" because of it. Is there some workaround since I
cannot use a mapped drive? I would have to make sure that this drive would
be mapped on every users computer.
Any help would be greatly appreciated.