![]() |
|
|
|
#1
|
||||
|
||||
|
Getting access to it is simple enough - change the file's extension to .zip then open the file as a zip archive. In there is a file named 'document.xml' and the error is located somewhere in that file. You'll need an application like Notepad++ to examine the xml structure. Beyond that, though, I really don't know enough about xml coding to give much advice, other than to say the problem is usually the result of a missing end-tag of one kind or another.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#2
|
|||
|
|||
|
Hi Mate,
I extracted the document.xml code and ran it through an xml checker and no errors were found. https://www.w3schools.com/xml/xml_validator.asp I also opened a damaged document and ran that code through the checker and everything came back fine. Not sure why this issue is still present. If I were to incorporate the use of content check box as you describe above, how would I go about coding it? The check boxes do not contain any events, so how would the code need to be written? Can it perform similar functions such as an active x control? Are there any resources you can point me in so I could look up how code can be written with such controls? Thanks |
|
#3
|
||||
|
||||
|
Quote:
Quote:
Quote:
Quote:
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#4
|
|||
|
|||
|
Hi Paul,
Thank you for your response. I've started to amend the template by removing all the the activex controls. In the event i would like to add CC Checkboxes (Yes/No), how would i code it that if one CC checkbox is selected the other is disabled and vice versa? Thanks |
|
| Tags |
| .docm, xml issue |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Word VBA docm to dotm problem
|
spider85 | Word VBA | 2 | 04-17-2017 02:08 AM |
SaveAs docm file from template
|
ptmuldoon | Word VBA | 7 | 03-09-2015 05:38 PM |
DOCM file not saving on Microsoft Word 2010
|
flutterby1 | Word | 4 | 10-08-2014 10:55 AM |
How to convert docm to dotm without opening the file
|
Moz | Word | 1 | 12-20-2012 04:23 PM |
| Docm content dissapearing when I open the file? | shabbaranks | Word | 2 | 07-18-2012 01:13 AM |