R
rhamre
I have a bunch of documents with addition and deletion markups.
I want to make a macro that will go through an entire document, find
everything that is a deletion, put a true strikethrough on it, then deny the
changes, so it stays on page, and keeps the strikethrough.
Then i want the macro to go through and find all additions, font.color them
wdColorRed, and accept the changes, so they're on the document and color of
red.
If anyone can help it's much appreciated.
I want to make a macro that will go through an entire document, find
everything that is a deletion, put a true strikethrough on it, then deny the
changes, so it stays on page, and keeps the strikethrough.
Then i want the macro to go through and find all additions, font.color them
wdColorRed, and accept the changes, so they're on the document and color of
red.
If anyone can help it's much appreciated.