Forum Discussion
Hakana
Mar 28, 2026Copper Contributor
Word VBA, Unreachable table style setting?
I've noticed something that may be a missing feature in the Word VBA Object model. Styles in word can be of different kinds set by the WdStyleType when adding a style via expression.Add (Name, Type)...
Apr 02, 2026
I am not sure why you would be trying to use VBA to create a Style.
However, it is a fact that VBA has not kept up with quite a number of the newer features of Word.
If you want to try and have something done about it, go to Help>Feedback.