Originally Posted by John Wilson 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
lngVERSION = CStr(opres.Tags("VERSION"))
Forum Rules