Path opens https:// in Windows Explorer instead of "path"

Sinem

Board Regular
Joined
Nov 8, 2015
Messages
63
Hi,

my path for Sharepoint opened in Windos Explorer is: \\q13-example.wmi@SSL\DavWWWRoot\TestDocument\Test01
If I click on this link, I get the Sharepoint folder in Windows Explorer with the same path. But my VBA code opens this path as https:// link.

I don't know why?
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
Hi Sinem,

I cant test this at the moment as i don't have access to a share point but i would guess a different path would be used.

Open the folder in windows explorer as you described and select a file within, then hold shift + rightclick and select 'copy as path'

Paste this into notepad and inspect it. It should provide the path your looking for if you strip out the filename etc..

Regards,
 
Upvote 0
Hi mcwillis81, thank you for your answer. This is actually the path but it is a network path.
 
Upvote 0

Forum statistics

Threads
1,224,823
Messages
6,181,171
Members
453,021
Latest member
Justyna P

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