Hi everyone!

We are using templates on the network that user copies to their local computer, but every now and then we change to original file on the network, but the user forgets to copy it back to local computer.

So is it possible (vba) that when the document is opened, it checks for the original file on the network (That has Revision number 00) and if it is the same, just proceed dok do anything, but if the revision number on the template is higher (example revision number 03) then warn the user to copy the original document again to their local computer??

I only need it to check to revision number in document properties..

Thank you in advance!