Is there any way in Word to bold an area using some sort of tag word recognizes? (ie <b>BoldMe</b>). I am trying to understand how Word internally "remembers" what part of character(s) are bolded and if possible, input it manually with some kind of special character tag. I understand I can .font.bold but if there was a way to use a tag, that would be easier for me.
The reason is I am automatically inputting entire pages of templates from a database into word, and I want to be able to control what parts are bold, italic, underline, etc in the text. I suppose I could make my own tags and build a custom module that loops through the whole document doing the appropriate action, but if there is a better way I'd love to use it.
The reason is I am automatically inputting entire pages of templates from a database into word, and I want to be able to control what parts are bold, italic, underline, etc in the text. I suppose I could make my own tags and build a custom module that loops through the whole document doing the appropriate action, but if there is a better way I'd love to use it.