VBA to convert external file to PDF
I have several thousand .msg files that need to be converted to a PDF via an automated EXCELprocess. I am on the latest Acrobat DC. In the Windows Explorer context menu when I right-click on a .msg file there is the option to "Convert to Adobe PDF" so I know the functionality exists somewhere. I want to be able to automate the conversion of each .msg file to PDF so that I can merge the PDF with another PDF that I am creating as part of the process. So far within EXCEL thhe creation of the second PDF and merge of the 2 PDF's I'm testing with I have working. I'ts just being able to perform the conversion of the .msg file that I need help with. Several hours of searching before posting this has come up empty.
TIA