Alex. Got this to work! Yeh! One issue with it. The button opens a folder that has a number of Microsoft templates in it that open Word, etc, as well as the Outlook Templates I created. Is there a way to modify the VBA code so that it ONLY shows my Outlook Templates?
Reply from Alex Hedley:
I've not tested but you could do something: Searching Call Shell("explorer.exe ""search-ms://query=filename:t*.doc foldername:Workshop size:small""") (file:*.doc folder:C:\Workshop)
The other option is the FileDialog which does allow a Filter to be added.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.