HOW TO COMPARE TWO DIFFERENT VERSIONS OF A WORD DOCUMENT

call
Mr. Melvin B Nadar, Application Engineer - Enterprise Product, BEACON Apr 14th, 2020

To compare two Different versions of a word document following steps must be followed:

SOLIDWORKS Enterprise PDM Professional is in use for managing data, but we might have noticed Every time you check out a file, make some changes, and check it back in, you are creating a new version of your file on the archive server, what if we want to compare the changes made in the latest version with respect to the first version.
BEACON as a TEAM has always prioritize Customer Satisfaction and has always been innovative and Out of the box thinker in resolving any customers query.
In this blog I will be explaining how to compare two different version of a word file

Once you click on the Compare Option you will get to see something like this

As in the above picture we can see two different versions of the same document is being compared and the changes is being highlighted on the left side of the document.

To obtain this Some settings has to be done in SOLIDWORKS PDM PROFESSIONAL Administration tool as well as we have to run a macro for Word Document which will be explained further.

Macro to be run is

Sub Compare()
file1 = ActiveDocument.FullName
ActiveDocument.Close
file2 = ActiveDocument.FullName
ActiveDocument.Close
Documents.Open(file1).Merge (file2)
End Sub

Settings to be done in Word Document is

Settings to be done in Administration Tool is

Log-In into the vault 🡪Right Click on Users🡪Settings🡪Folder Compare

Add Extension as (.docx,.doc)
Path and arguments to compare Paste

(“%ProgramFiles%\Microsoft Office\root\Office16\WINWORD.EXE” “%1%” “%2%” /mCompare)

Once the Following Process is done and if you select a file with more the 1 version ,Click on History And select two different version file and click on Compare it will be automatically be Compared and Changes will be Highlighted

We Urge You To Call Us For Any Doubts & Clarifications That You May Have. We Are Eager to Talk To You

Call Us: +91 7406663589

Karnataka & Goa

Chennai

Mumbai

Pune

Gujarat

Hyderabad

For SOLIDWORKS Product Enquiry Contact:

AUTHOR: Mr. Melvin B Nadar, Application Engineer - Enterprise Product, BEACON

How useful was this?

Click on a star below to rate us out of 5 stars

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Leave a Reply

Your email address will not be published. Required fields are marked *

NEWSLETTER SIGN-UP