View Single Post
 
Old 08-23-2021, 08:44 AM
ranjan ranjan is offline Windows 10 Office 2019
Advanced Beginner
 
Join Date: May 2021
Posts: 80
ranjan is on a distinguished road
Default

Now am getting issue with replacing a decriptions with mismatches rows from file A & file B.

If there is mismatch like A flle has 20 rows and B has 21 rows & likewise A file has 22 rows and B has 20 rows then throw a error "mismatch exists please review manually".

It should proceeds only if there is equal rows in file A & file B, otherwise throw a error message.

&

Can we incorparte accpt all the changes in file B before taking into merging...

ActiveDocument.AcceptAllRevisions


After accepting changes then creating a review version.

Please review and do the needdul...

Thanks in advance...

Your help is highly appreciated....
Reply With Quote