This site uses cookies.
Some of these cookies are essential to the operation of the site,
while others help to improve your experience by providing insights into how the site is being used.
For more information, please see the ProZ.com privacy policy.
Samuel Murray Нидерланды Local time: 05:14 Член ProZ.com c 2006 английский => африкаанс + ...
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
Create your account in minutes, and start working! 3-month trial for agencies, and free for freelancers!
The system lets you keep client/vendor database, with contacts and rates, manage projects and assign jobs to vendors, issue invoices, track payments, store and manage project files, generate business reports on turnover profit per client/manager etc.
The leading translation software used by over 270,000 translators.
Designed with your feedback in mind, Trados Studio 2022 delivers an unrivalled, powerful desktop
and cloud solution, empowering you to work in the most efficient and cost-effective way.