View Single Post
 
Old 06-05-2017, 05:51 AM
WH7262 WH7262 is offline Windows Vista Office 2007
Novice
 
Join Date: Aug 2014
Location: Texas
Posts: 7
WH7262 is on a distinguished road
Default Sub UpdateDocuments Macro

This macro works great on .doc files, but I have .html files to work on. I tried changing the following line with .doc to .html
It worked but created a new folder for each file with the following files in that folder:
colorschememapping.xml
filelist.xml
themedata.xml
and then save each file as a .doc in the folder where the .hyml files were located

Also found that a closed parenthesis was needed at the end of (wdRDIALL
Can anyone be of some help here?

I am running Word 2010 in Bootcamp on a MAC for now, having issues with the MAC keyboard, so switched over to Bootcamp.

Thanks a lot for the macro and Kudos to Paul Edstein for creating the macro.
Reply With Quote