Forum Discussion
cdrgreg
Apr 10, 2026Copper Contributor
Table Styles and the Ribbon Table Design>Table Option Checkboxes
I have been dabbling in Word VBA for almost three decades but have a fairly limited practical use for Word so I rarely find myself dealing with Tables. However, the other day I got interested in Cha...
Kidd_Ip
Apr 11, 2026MVP
This is, this issue happened in Word 2019 and later versions, including Word 2021 and Microsoft 365.
https://learn.microsoft.com/en-us/office/vba/api/word.conditionalstyle
https://learn.microsoft.com/en-us/office/vba/api/word.tablestyle.condition
cdrgreg
Apr 12, 2026Copper Contributor
What do you mean by "This is"
Is it resolved in versions after 2019 or is it (by it meaning all the issues described) still broken?
I am familiar with both links. The code in both doesn't work. Even if it did, the user would still have to select the table, select Table Design and check the box for Total Row and BandedColumns.