I've got several hundred word documents that I need to do some formatting on. I need to go through them and insert html tags into the document as per below...
a short bold text line
becomes
a short < b >bold text< / b > line
At the moment I really only need bold, italic, underline, and unordered lists.
Does anyone know of the easiest and most efficient way of doing this? (Or some macro code?)
I don't have much experience in Word, but currently looking at writing a macro.






