Good day all.
I am trying to provent users from saving any changes to a document. What
properties or methods may I use to prevent the "Changes has been made" dialog
from appearing to the user?
Thanks in advance for your assitance.
Karl E. Peterson - 18 Sep 2006 23:16 GMT
> I am trying to provent users from saving any changes to a document.
> What properties or methods may I use to prevent the "Changes has been
> made" dialog from appearing to the user?
Might want to browse some of these:
http://groups.google.com/groups?q=%22.Saved%20%3D%20True%22

Signature
Working without a .NET?
http://classicvb.org/
Donald A. Herman - 19 Sep 2006 01:56 GMT
Maybe not what your looking for, but you can set a password for modify only.
Select "Save As" and on the "Tools" Button select "Security Options"

Signature
Donald A. Herman
Software - Scheduler Pro, Disk Cataloger, Math Wizard
http://don_herman.tripod.com
Office Extras, Addins
http://don_herman.tripod.com/msoextras
.
.
> Good day all.
>
[quoted text clipped - 4 lines]
>
> Thanks in advance for your assitance.
Graham Mayor - 19 Sep 2006 05:22 GMT
If you let users see your document, they can do whatever they want with it.
Anything that you can see on screen or paper can be duplicated or edited.
You can only make things a little more difficult - the obvious choice being
to save as a PDF file with protected options for printing and editing. You
will need third party software to do this and ultimately it is not
foolproof.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Good day all.
>
[quoted text clipped - 3 lines]
>
> Thanks in advance for your assitance.