Use different fonts in same Excel cell?
excel-2007, formatting, text
Solution
If you want to do this based on a formula, you will have to write some VBA. See this example
Problem
Is there any way to change the color and/or font of specific text within an excel cell? That is, I'd like one part of the cell's displayed value to be red and another part of the same cell's displayed value to be blue (as an example). Since the displayed values are being calculated as formulas, I'd need some sort of formatting formula that would apply only the stuff inside the formula. I can't seem to find anything in the text.