Selecting italicized text

S

Susn

Is there a way to select only text in a cell that has
certain formatting? I want to select the first characters
in a text string that are italicized.

Thanks!
 
J

J.E. McGimpsey

There's no way to do that other than manually.

What are you trying to accomplish? A macro could scan each
character for italic formatting and make modifications.
 
Top