Quote Originally Posted by John Wilson View Post
Actually it's not the date change. Silly error the VERSION is updated after the save so if you close it will be lost!

Try this instead

    lngVERSION = CStr(opres.Tags("VERSION"))
Unfortunately I receive a runtime error (13) in that line of code