View Single Post
 
Old 10-10-2016, 10:29 PM
staicumihai staicumihai is offline Windows 7 32bit Office 2010 32bit
Advanced Beginner
 
Join Date: Dec 2015
Posts: 33
staicumihai is on a distinguished road
Default

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.
Attached Images
File Type: jpg 12.jpg (42.4 KB, 19 views)
Reply With Quote