how do I highlight section in cell

R

rduke57

When i highlight a few words and go to highlight it up in the corner, no
colors are available to pick from?
 
E

Elkar

Does your cell contain a formula? If so, that is why. You cannot apply
multiple formats to cells that contain formulas.

If you want multiple formats in a calculated cell, then you would have to
use VBA to perform the calculation and then populate the cell.

HTH,
Elkar
 
Top