I have a script to format the existing word document, after
I run the VBA script few words have been deleted, few borders have been inserted in the document.
Now I want to capture the information into a msgbox or temp file. The information I am looking to see is,
"word" has been deleted "number_of_times" or something like this.
thanks.