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.
|