I would like to write a macro that would find all bold and italic text in a current Word document and replace it with tags:
"original bold text"
to
<b>"original bold text"</b>
"original italic text"
to
<i>"original italic text"</i>
Could you give me some ideas on how I can do it?
Big thanks in advance!
regards,
rydel n23
"original bold text"
to
<b>"original bold text"</b>
"original italic text"
to
<i>"original italic text"</i>
Could you give me some ideas on how I can do it?
Big thanks in advance!
regards,
rydel n23