I need a way in excel to go through my entire workbook and find all the words with a matching case and add them into italics.
I have cells with data like so:
Percentage of CTE concentrators who have met the proficient or advanced level on the
statewide high school mathematics assessment administered by the state under ESEA and
who, in the reporting year, left secondary education.
I need to change all the "ESEA" into italics.
Is there a way to do this in excel or do I need a macro?