Charlie Monoxide
Wag
- Joined
- Jul 8, 2003
- Messages
- 2,760
I'm trying to write a Word 2003 macro that will find all italic text and just add a single space in front of the italic text.
Before: some crazy textITALIC, some moreITALIC.
After : some crazy text ITALIC, some more ITALIC.
S'cuse my lack of HTML skills to even show the example with real italics.
The reason I need the macro is that I have some books stored in LIT format. I have a spiffy utility that converts the LIT files to RTF, but somehow flows italics into the previous word or symbol.
Any help will be appreciated ....
Charlie (lost in MS Word VBA) Monoxide
Before: some crazy textITALIC, some moreITALIC.
After : some crazy text ITALIC, some more ITALIC.
S'cuse my lack of HTML skills to even show the example with real italics.
The reason I need the macro is that I have some books stored in LIT format. I have a spiffy utility that converts the LIT files to RTF, but somehow flows italics into the previous word or symbol.
Any help will be appreciated ....
Charlie (lost in MS Word VBA) Monoxide