I have seen the posting for Replace bold text with … in MS Word without macros.
How can I do the opposite? How can I open up a .txt file that has html tags in it like
here is <i>italic</i> text here and then I also have <b>bold text</b> over here
and convert ALL occurrences of <i>...</i> to italicized text and <b>...</b> to bold text?
