View Single Post
  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Doug Robbins - Word MVP
 
Posts: n/a
Default Track changes use to show deletions in red strikethrough

Do you have those lines of code enclosed by a

With Options


End With

construction.

Using

Options.DeletedTextMark = wdDeletedTextMarkHidden

certainly hides deleted text for me.

--
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

"Kristen" wrote in message
...
I am trying to track changes but I want the deleted text to be hidden but I
still want the change bar to show. I am using Office 2002 and I went to
that
website but I can not get it to work. I put in:

.RevisedLinesMark = wdRevisedLinesMarkOutsideBorder
.RevisedLinesColor = wdAuto
.DeletedTextMark = wdDeletedTextMarkHidden

I can set the DeletedTextMark to other things (itallics, strikethroughs)
but
it does nothing when I set it to hidden.

Anyone have any ideas?

"Greg" wrote:

For some reason, the link Suzanne posted appears to be broken. Try
this one instead:

http://gregmaxey.mvps.org/Put_Track_...k_On_Track.htm