wigi
Well-known Member
- Joined
- Jul 10, 2006
- Messages
- 7,964
- Office Version
- 365
- Platform
- Windows
- Mobile
- Web
Hello all,
Does anyone know a way in VBA to get the share name(s) of a certain folder?
Detailed explanations:
I have access to a folder (say, D:\MyFolder) on a remote server in the network.
That folder is shared in order to have access, I do not have access anywhere else.
But I would like to programmatically obtain the share name, starting from in this example D:\MyFolder on the remote server.
Folder name is given and server name is given, and access to the folder is guaranteed.
Does anyone have an idea please?
Thanks in advance !
Does anyone know a way in VBA to get the share name(s) of a certain folder?
Detailed explanations:
I have access to a folder (say, D:\MyFolder) on a remote server in the network.
That folder is shared in order to have access, I do not have access anywhere else.
But I would like to programmatically obtain the share name, starting from in this example D:\MyFolder on the remote server.
Folder name is given and server name is given, and access to the folder is guaranteed.
Does anyone have an idea please?
Thanks in advance !