Thread: [Solved] Word Source/Binary Code?
View Single Post
 
Old 04-28-2017, 10:39 PM
amelia.trisco amelia.trisco is offline Windows 10 Office 2016
Novice
 
Join Date: Apr 2017
Posts: 4
amelia.trisco is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
In that case, embed whatever you want into a document variable; they're only editable by code and, in the document itself, can only be displayed via DOCVARIABLE fields - and then only if you know the document variable's name. A more flexible but less secure storage medium would be a custom document property; they're accessible via File|Info|Properties>Advanced Properties>Custom and, if you want, can be displayed via DOCPROPERTY fields.
Thank you for the kind response I will see if this method is successful.
Reply With Quote