View Single Post
 
Old 02-24-2014, 07:48 PM
texas791 texas791 is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Feb 2014
Posts: 3
texas791 is on a distinguished road
Default

Thank you for the quick reply. I will try adapting your code to my specific problem tomorrow, at work.

For strFolder can I just use the path to the desktop? and not use the GetFolder()?

Also, how do I code or do I need all these parameters?
ExportFormat:= what do I use for docx?
BitmapMissingFonts:=True
UseISO19005_1:=False

I just want to save the merged document as .docx

Thanks for the help.
Reply With Quote