![]() |
#6
|
|||
|
|||
![]()
OK, I (well, with a lot of help) seem to have solved it, though it may not be an elegant solution:
changing a table's title works in O16, but as far as I can see not in O07. Word on user's computer says it's 2016 but if I ask for Code:
ActiveDocument.CompatibilityMode So I run Code:
doc.SetCompatibilityMode 15 Editing the table's title at least works now. Luckily I could reorder my subs to set CompatibilityMode to 15 after looping through all the shapes. So, all in all, thank you guys for pointing me in this direction |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
ugcheleuce | Word | 2 | 01-30-2017 06:33 PM |
Macro to save docx to doc that checks compatibility and converts content controls to static content. | staicumihai | Word VBA | 4 | 10-12-2016 08:23 PM |
Remove Compatibility Mode on DOCX files (batch) | w64bit | Word | 17 | 02-01-2015 06:02 AM |
compatibility mode VS saving to doc as opposed to docx | airtas | Word | 7 | 05-30-2010 02:19 PM |
Can I separate a word Doc (docx) from the template used to create it (dotx)? | paulnevlud | Word | 2 | 12-14-2009 10:13 AM |