Disable Alt+down while tracked changes is on
Initiator des Themas: Samuel Murray
Samuel Murray
Samuel Murray  Identity Verified
Niederlande
Local time: 12:36
Mitglied (2006)
Englisch > Afrikaans
+ ...
Aug 9, 2015

Hello everyone

I've always wondered how I can disable Alt+down while tracked changes is on (because it creates a huge mess if you do, that takes a lot of time and effort to fix). The following method works for me:

Step 1: Create this macro:

Sub catslikeplaincrisps()

If ActiveDocument.TrackRevisions = False Then
Application.Run MacroName:="WfNextSegment"
ElseIf ActiveDocument.TrackRevisions = True Then
MsgBox "Cats like pl
... See more
Hello everyone

I've always wondered how I can disable Alt+down while tracked changes is on (because it creates a huge mess if you do, that takes a lot of time and effort to fix). The following method works for me:

Step 1: Create this macro:

Sub catslikeplaincrisps()

If ActiveDocument.TrackRevisions = False Then
Application.Run MacroName:="WfNextSegment"
ElseIf ActiveDocument.TrackRevisions = True Then
MsgBox "Cats like plain crisps", vbOKOnly, "Shock claim"
End If

End Sub

Step 2: Assign Alt+down to this macro.

Samuel
Collapse


 


To report site rules violations or get help, contact a site moderator:


You can also contact site staff by submitting a support request »

Disable Alt+down while tracked changes is on







Pastey
Your smart companion app

Pastey is an innovative desktop application that bridges the gap between human expertise and artificial intelligence. With intuitive keyboard shortcuts, Pastey transforms your source text into AI-powered draft translations.

Find out more »
CafeTran Espresso
You've never met a CAT tool this clever!

Translate faster & easier, using a sophisticated CAT tool built by a translator / developer. Accept jobs from clients who use Trados, MemoQ, Wordfast & major CAT tools. Download and start using CafeTran Espresso -- for free

Buy now! »