View Single Post
 
Old 09-19-2014, 06:41 AM
EnigmaMatter EnigmaMatter is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Sep 2014
Posts: 6
EnigmaMatter is on a distinguished road
Default Save As PDF from UserForm Issue

Hello,

Essentially, the UserForm that loads when the Document is opened allows you to save the document as a PDF if the PDFCheck (CheckBox) is selected.

All of the VBA works as intended if you execute from the Console. However, the UserForm does not seem to execute the SaveAsPDF Sub when the UserForm first loads.

Why?

I have attached an example of the document.
Attached Files
File Type: doc FOR POSTING.doc (38.8 KB, 15 views)
Reply With Quote