Question
-
Topic
-
VBA to create a Sample document showing Styles
In a great article at https://www.techrepublic.com/article/how-to-use-vba-document-custom-styles-microsoft-word/, the author provided a VBA macro to list the Styles in a document. What I’d like to see is the Style to be applied for each entry. This would give an easy reference to what the Style looks like.
Thoughts?