Haven't experimented much with this but we have a deadline barreling down, so figure best just to ask for the answer in advance to save time. Thanks to earlier posts, I understand font tags and using Visual Logic to concantenate them with strings. Is there a way, possibly with something like the Left String function, to allow producers to type things in the Editor (say a person's name) and apply different font tags based on the space? So they type FIRST LAST and VL returns {font1}FIRST {font2}LAST. Again, I can do string concantenation but I'm unsure about how to use the space character as a flag.