Hi,
I'm using an adaptation of the BrowseForFolder code as detailed here: https://www.slipstick.com/developer/...lepaths-macro/
The piece of the code I'm having problems with is:
For sub folder locations and desktop locations it works fine, returning the absolute folder path. But for a networked drive it's only returning the relative path, e.g. J:\
Is there a way I can get the Shell.Application to return the absolute path?
I've searched on this and can't seem to find an answer. I've also searched for ways to convert the relative path to an absolute one, but again this doesn't seem to be easy to do. GetFileInfo appears to be a VB rather than VBA method.
Any pointers appreciated.
Thanks, TC.
Bookmarks