Change Tracking Margin Marks

  • Thread starter Thread starter Guest
  • Start date Start date
Hi Mike,

Running a macro containing the following commands should set that up:

Options.DeletedTextMark = wdDeletedTextMarkHidden
Options.InsertedTextMark = wdInsertedTextMarkNone
Options.RevisedLinesMark = wdRevisedLinesMarkRightBorder

Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
 
Back
Top