Find different of word two documents in vba
Find different of word two documents in vba
(OP)
I am programming a application in vba. It can evaluate practices in word document.(True/False). Please help me!
I will compare 2 word documents(a file of me is basic file, a file of other user), If they don't have any different, a file of other user is true, else a file of other user is false. And i don't know how do that. Please help me! Thank you very much!
I will compare 2 word documents(a file of me is basic file, a file of other user), If they don't have any different, a file of other user is true, else a file of other user is false. And i don't know how do that. Please help me! Thank you very much!
RE: Find different of word two documents in vba
https://learn.microsoft.com/en-us/office/vba/api/w...
RE: Find different of word two documents in vba
https://www.msofficeforums.com/158713-post3.html
https://www.excelforum.com/word-programming-vba-ma...
The code in both those threads will generate an output document that shows what the differences are.
Cheers
Paul Edstein
[Fmr MS MVP - Word]
RE: Find different of word two documents in vba