View Single Post
 
Old 07-18-2017, 09:08 PM
realist realist is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Jul 2017
Posts: 1
realist is on a distinguished road
Default Macro for copying text between two Words.

I'm trying to do the same thing as the OP, but I think the code given by gmaxey might not be working for me because of special characters. I'm trying to search within HTML code to extract any text in between this code:

<font class="module-font-22" style="font-size: 22.0px;" color="#333333">

and this code:

</font>


Any ideas?
Reply With Quote