Forum Discussion
Jackson_Palmer
May 10, 2023Copper Contributor
Can I use conditional formatting to format different parts of a text cell differently with a formula
I found this statement at https://www.excelbanter.com/excel-worksheet-functions/162530-how-embed-font-size-changes-within-excel-formula.html “Another option is to use conditional formatting to apply...
HansVogelaar
May 10, 2023MVP
I'm afraid those instructions are nonsense. It is not possible use conditional formatting to format part of the text in a cell differently from the rest. It requires VBA, along the lines of Roger Govier's reply in that discussion.
Jackson_Palmer
May 10, 2023Copper Contributor
Thanks so much. HansVogelaar