Follow Hyperlink

S

SJW_OST

I am using;
Dim MyPath As String
MyPath = "Z:\MyFile"
Application.FollowHyperlink MyPath
to open a file location in Windows Explorer. When the window opens the
"FOLDERS" button is depressed showing the file tree on the left side. How can
I write my code so that it opens Windows Explorer to my file location without
the file tree, FOLDERS, showing?

Thank you for any help!
Stephen
 
S

SJW_OST

I will research an API. Thanks for the suggestion.
It's not that it's a "problem", it's just a "view preference".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top