bgreenhouse
Technical User
Hi Folks
I'm writing a VBA macro to create an XML document from a Word table. The client wants to be able to preserve formatting, so I want to be able to detect words that are in italics or bold and enclose them in the appropriate HTML tags. I know how to find, enclose, and all that, I'm just not sure if you can detect words based on their format (ie italics or bold).
Any suggestions?
Thanks
Ben
I'm writing a VBA macro to create an XML document from a Word table. The client wants to be able to preserve formatting, so I want to be able to detect words that are in italics or bold and enclose them in the appropriate HTML tags. I know how to find, enclose, and all that, I'm just not sure if you can detect words based on their format (ie italics or bold).
Any suggestions?
Thanks
Ben