Macro needed to collect style and formatting information
Hi All
I have searched EE, MVP sites and the Word groups on MS and cannot find what I'm after.
I'm trying to find/write a macro to do the following:
1. Capture all styles and formatting used in a document and not the builtin or available styles, this should include all storyranges.
2. Create a new document and insert the styles used in the source document along with an example of the style and it's settings.
3 . Save the file as sourceDocumentNameStyleList.doc
Hopefully a Wordvba guru can help me out here :-) I'm ok at VBA, but not too familiar with the Word object model.
Thanks guy 'n' gals