AlInVegas2
New Member
- Joined
- Jun 19, 2019
- Messages
- 25
We recently migrated our files to OneDrive. Our previous use of Path would render a windows address string. It now renders the url of the cloud file location. When using the link, the path opens the url in an explorer window requiring another authentication. We currently have the cloud synced so we can open locally. Using the windows "\" file structure shown in the command bar, the files are able to open without re-authentication. is there a way to pick up the "synced" path using vba script?
Also having problems using a filecopy command that previously worked using our local server. filecopy filepath\sourcefile path\destinationfile
curious if I need to be using something different than file copy.
Also having problems using a filecopy command that previously worked using our local server. filecopy filepath\sourcefile path\destinationfile
curious if I need to be using something different than file copy.