View Single Post
 
Old 03-07-2018, 01:44 AM
Olopocram Olopocram is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Mar 2018
Posts: 4
Olopocram is on a distinguished road
Default

Hello again,

I'm afraid I might not have been very clear.

The idea is this (assuming the macro shortcut is Ctrl+M):

– someone opens doc just to read => Ctrl+W to close (no incrementation)

– someone opens doc and makes a change => Ctrl+M to increment and close

– same person reopens doc to make a slight change => Ctrl+W to close (no incrementation)


The way I see it – but I am not a specialist (this is why I post here) – the version number would be stored in some kind of field within the doc that the macro would only have to read and add 1 to before closing the doc. Thus no user imput needed.

Question is : is it at all possible ?

Thanks to all
Reply With Quote