Hi man,
Thanks a lot for your reply.
If I add this line into the code
ActiveDocument.SaveAs2 strDrive & fisword & ".doc"
it saves a copy of the docx word file as doc but it doesn't convert quickparts to text.
How can I do that (save docx as doc file and convert quickparts to text) using code ?
P.S. I also try what you said and record a macro but I got the same result - A converted doc file but with quickparts instead of text.
|