I am trying to format information from a database to a word doc. I have information flowing from the database, and then it’s being concatenated, then to my report generator. 90% of my info is flowing through the concatenate function. Some of this info needs to be formatted differently. How can I format certain parts of my text differently (bold/underline,etc.)before it hits the report generator or is this event he best way to do this?