Hi,
I have a workbook located on my local laptop. The workbook contains a procedure that opens some excel source files from a network folder and copies data to the local workbook.
The issue is that the I need to change the drive in order to open the source file and I have no clue how to change the drive from local drive to network.
The folder is not mapped to a drive-letter. I would avoid mapping the folder, since a other users use a same workbook with the same code on their laptop assessing the same files.
Could anyone help me on this.
ChDrive ???
ChDir sFileDirectory
Thanks,
Bubo
I have a workbook located on my local laptop. The workbook contains a procedure that opens some excel source files from a network folder and copies data to the local workbook.
The issue is that the I need to change the drive in order to open the source file and I have no clue how to change the drive from local drive to network.
The folder is not mapped to a drive-letter. I would avoid mapping the folder, since a other users use a same workbook with the same code on their laptop assessing the same files.
Could anyone help me on this.
ChDrive ???
ChDir sFileDirectory
Thanks,
Bubo