View Single Post
  #3   Report Post  
Tom Smith
 
Posts: n/a
Default

Does this then apply to all future uses of Track Changes? T

"Doug Robbins" wrote in message
...
Under ToolsOptionsTrack Changes, set the Insertions, Deletions and
Formatting to (none) and set the Changed lines to your preference - Left
Border, Right Border or Outside.

If you are using XP, you will need to do this by a macro as they did not
make all of the options available through the above dialog

Options.DeletedTextMark = wdDeletedTextMarkNone
Options.InsertedTextMark = wdInsertedTextMarkNone


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
"Susy" wrote in message
...
We're doing QA documents and would like to accept all tracked changes

but
KEEP the vertical bars where the changed text occurred in the final
document.
Is this possible? I think I've seen it but can't remember the commands.

Thanks,
Susy