Pinaceous
Well-known Member
- Joined
- Jun 11, 2014
- Messages
- 1,124
- Office Version
- 365
- Platform
- Windows
Good Day,
Using SharePoint, I've noticed the path is https which are not a structured location for a file transfer and know that this is not an isolated issue.
My question is how do use a UNC path instead of (\\SharePointServer\Path\MorePath\DocumentLibrary\Folder) and express this through VBA code?
I would assume that the VBA code will have to first check for https and then covert the path to UNC manually.
Please let me know, which settings are used upon my SharePoint server for this to happen.
I know there are quite a few articles on this subject but none officially from Microsoft.
Please let me know!
Thank you!
pinaceous
Using SharePoint, I've noticed the path is https which are not a structured location for a file transfer and know that this is not an isolated issue.
My question is how do use a UNC path instead of (\\SharePointServer\Path\MorePath\DocumentLibrary\Folder) and express this through VBA code?
I would assume that the VBA code will have to first check for https and then covert the path to UNC manually.
Please let me know, which settings are used upon my SharePoint server for this to happen.
I know there are quite a few articles on this subject but none officially from Microsoft.
Please let me know!
Thank you!
pinaceous