R
Robert_L_Ross
I have a problem with a Word doc. We have users that try to open the doc
while someone is working on it. They open a copy, then make their changes,
but instead of merging the changes, they overwrite the document.
I'm trying to find a way (maybe with custom properties?) that I can write a
macro that runs on save. This macro would updtae some kind of custom
property with who is saving and when. This property will build on
itself...so ever time it runs it updates the CustomProperty to CustomProperty
+ "|" + currentuser + currentdatetime.
Does anyone have any idea how I can tackle this? I'm kind of getting tired
of being the one blamed for not updating it when I'm the first one in and
everyone else keeps overwriting my changes.
Thanks!!
while someone is working on it. They open a copy, then make their changes,
but instead of merging the changes, they overwrite the document.
I'm trying to find a way (maybe with custom properties?) that I can write a
macro that runs on save. This macro would updtae some kind of custom
property with who is saving and when. This property will build on
itself...so ever time it runs it updates the CustomProperty to CustomProperty
+ "|" + currentuser + currentdatetime.
Does anyone have any idea how I can tackle this? I'm kind of getting tired
of being the one blamed for not updating it when I'm the first one in and
everyone else keeps overwriting my changes.
Thanks!!