Re: Track changes in word 2002
From: garfield-n-odie (anonymous_at_discussions.microsoft.com)
Date: 11/03/04
- Next message: Stefan Blom: "Re: Table of Contents Word 2003"
- Previous message: Martin: "Track changes in word 2002"
- In reply to: Martin: "Track changes in word 2002"
- Next in thread: garfield-n-odie: "Re: Track changes in word 2002"
- Reply: garfield-n-odie: "Re: Track changes in word 2002"
- Reply: Martin: "Re: Track changes in word 2002"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 03 Nov 2004 02:06:12 -0800
Hi, Martin. See Doug Robbins' reply to your post of 28 May 2004.
Martin wrote:
>>Hi all
>>
>>When i use track changes in word 2002 i got a problem.
>>
>>I want to have left border marked (so other can see that here has been a
>>changes) But i dont want other to see the old data.. When i select accept
>>all changes, the left border is gone... But if i right click and choose
>>accept deletion, the border is still there.. In office 2000 and 2003 this
>>is very easy to do... Hope some of you got the answer for me...
>>
>>Thanks in avanced.
>
>
> I found this macro, and it keeps the outside border, but it strikes
> trough instead off deleting.
> Can anyone please help ?? is proberly just a line in the macro.
>
>
> With Application.Options
>
>> .RevisedLinesMark = wdRevisedLinesMarkOutsideBorder
>> .RevisedLinesColor = wdAuto
>> .DeletedTextMark = wdDeletedTextMarkHidden
>> .DeletedTextColor = wdAuto
>> .InsertedTextMark = wdInsertedTextMarkNone
>> .InsertedTextColor = wdAuto
>> .RevisedPropertiesMark = wdRevisedPropertiesMarkNone
>> .RevisedPropertiesColor = wdAuto
>
>
>
> BR Martin
>
>
- Next message: Stefan Blom: "Re: Table of Contents Word 2003"
- Previous message: Martin: "Track changes in word 2002"
- In reply to: Martin: "Track changes in word 2002"
- Next in thread: garfield-n-odie: "Re: Track changes in word 2002"
- Reply: garfield-n-odie: "Re: Track changes in word 2002"
- Reply: Martin: "Re: Track changes in word 2002"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|