View Single Post
 
Old 07-08-2014, 05:32 AM
rajesraja rajesraja is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Aug 2012
Posts: 2
rajesraja is on a distinguished road
Question How to Identify whether the Word document has undergone any changes?

Need help! I would like to Identify whether the Word document has modified since the time it has been opened till before closing. While closing the word document, a Boolean value should be returned based on either the document undergone changes or no changes made to the document since opened. I want this to be achieved using word VBA code.
Thanks in advance.
Reply With Quote