View Single Post
 
Old 11-23-2016, 06:51 AM
gwork gwork is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Nov 2016
Posts: 12
gwork is on a distinguished road
Default

Quote:
Originally Posted by gmayor View Post
The language shouldn't make any difference. Did you retain the content control names and tags? The macro only works with content control tags/names that match those in the code.

Macros are capable of holding malicious code, so many people would not allow them to run - especially from persons they don't know or trust.
I went ahead and created a file using your code in both English and another language. Open the file and you'll be able to see that your code works perfectly when the words are in English (the CCA, CCB set) but it doesn't work on the other language (the DDA, DDB set). PLUS, once you change the DDA, DDB etc set into English words, it DOES work. This is so odd.
Maybe you can figure out why that happens.
Perhaps it has to do with the text fonts? The Calibri one does work but the Arial font doesn't..

See if you manage to make it work somehow. That would be amazing if you do.
Attached Files
File Type: docm Example.docm (25.4 KB, 15 views)
Reply With Quote