Forum Discussion
dlcartin
May 30, 2020Iron Contributor
Formatting text within a formula
Anyone have a suggestion of how (or if) I can format text within a formula,ie:
="As of this date, "&TEXT((C2),"mm/dd/yyyy")&" , when I ..."
I would like to underline and/or make bold perhaps even highlight certain words within this formula.
Thank you in advance!
- To my knowledge selective font formatting within a cell is only possible through VBA.