Getting Local Windows Path to file synced in the cloud

AlInVegas2

New Member
Joined
Jun 19, 2019
Messages
20
When working on a local server, DirPath = ActiveWorkbook.Path will render a Windows path C:\MyFile'sDirectoryPath\Myfile.pdf
When looking at a cloud based file that has been synced locally, the windows path in the screen will be C:\Users\MyUserName\MyFile'sDirectoryPath\Myfile.pdf
When executing ActiveWorkbook.Path for the same cloud based file, the URL for its location on the cloud is returned. https:/site/MyFile'sDirectoryPath/Myfile.pdf

Is there a command that will render the local path to the file? You can access the file via the URL, however, that requires you to authenticate via a web browser. I'd rather execute using the local as that has already been authenticated. Please forgive any errors my phrasing of the issue. I'm just dangerous enough to spell Macro.
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).

Forum statistics

Threads
1,216,087
Messages
6,128,740
Members
449,466
Latest member
Peter Juhnke

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top