The .dotx files are (QA controlled) templates from which we create new documents (and populate with customer data) and save those new documents as pdf (for securing the content and transmittal) into the relevant customer folder.
The .docx (generated from the .dotx) is discarded. We only require the pdf.
I was hoping to use the msoFileDialogueFolderPicker as it seemed an elegant way to select the destination file. I am just a bit dumb as to how this string(?) is kept until it is needed later as my "targetfolder" string seemed to get discarded once the FileMultiselect was invoked.
I am sure it'll make sense when I add my own notes through the working macro.
I'll plug your code into the project tomorrow, thank you for your time and effort with this.
Regards from a suffering Reds supporter.
|