In Get a UNC path in Excel, Ross McLean shows us some code for returning a UNC path, given a mapped drive path. Lets use the Windows Script Host Object Model (WSHOM) to do the same thing.
Continue Reading: Creating UNC paths »
The site formerly known as Code For Excel and Outlook
In Get a UNC path in Excel, Ross McLean shows us some code for returning a UNC path, given a mapped drive path. Lets use the Windows Script Host Object Model (WSHOM) to do the same thing.
Continue Reading: Creating UNC paths »
In the comments for Open Any Email Attachment In Outlook I promised a functionized version of the code from so you can specify the folder where you would like to save the file. So a year later, here it is.
Continue Reading: Open any Email Attachment, functionized »
Follow Me