I have a word document that someone has been through and highlighting items by changing the font colour to red. Before issuing a copy of this document, I need to change the formatting of all these highlighted bits of text. In effect going through the whole document and wherever the background is white and text is red, I need to change it so that background is black and text is black.
This is a VERY big document, and to do this manually will be very time consuming.
Is there a quicker way of doing this?
I am guessing that a VBA macro could work through the text looking at formats and changing them where necessary.
Any help on how to do this would be greatly appreciated.
Thanks,
Simon
This is a VERY big document, and to do this manually will be very time consuming.
Is there a quicker way of doing this?
I am guessing that a VBA macro could work through the text looking at formats and changing them where necessary.
Any help on how to do this would be greatly appreciated.
Thanks,
Simon