![]() |
#1
|
|||
|
|||
![]() Hi all, in O365, I've made a small Excel-Word app for a customer. Installed it on customer's computer which still runs O/2016 Excel VBA opens Word, the adds a document based on a template I also made in 365. Then my Excel code performs some actions on the document. On my sytem all works fine. On customer's not: one of the actions is to insert a BuildingBlock containing a table, then change that table's title in order to refer to it later on. This does not work on customer's system, throwing an error (just don't know the err.number) If I open the document-template on customer's computer, it opens normally, and I could (manually) change the table's title. However if I add a new document based on that template, it opens in compatibility-mode, and the table's title property is greyed-out (in code it seems read-only. I don't understand what is going on here. Any wise words as to solving the issue? |
|
![]() |
||||
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 |