Is there a way to Highlight or Change the color of a sub string in the whole text ? . I am using a variable to input a substring and displaying the whole text in a text box. I can use Upper(variable name) but looking for something similar to blue(variable name).
You can't change the color for parts of the text in a text object or a chart. If you need that kind of capability you'll have to search for an extension that supports that. Or create one yourself.