Re: Alternative to macros for creating menu-driven functions?
From: Graham Mayor (gmayor_at_DELETECAPSmvps.org)
Date: 02/03/05
- Next message: msdobe: "autoformat and vertical lines in the left margin"
- Previous message: Charles Kenyon: "Re: Macros"
- In reply to: Widmer: "Re: Alternative to macros for creating menu-driven functions?"
- Next in thread: Widmer: "Re: Alternative to macros for creating menu-driven functions?"
- Reply: Widmer: "Re: Alternative to macros for creating menu-driven functions?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Feb 2005 12:46:46 +0200
Put a password on the protection so that it cannot be unprotected
accidentally. There is nothing to stop the user inserting the form into a
new document to remove the protection, but this then becomes more than an
'accident'.
If you want to deter editing once the form is completed and shipped out,
then output to PDF (you'll need more software) and send the PDF version.
This will fix it for all but the most determined.
-- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Widmer wrote: >> Don't save the macros in the document. Save them in the document >> template. If they are not in the document, they will not be mailed >> with it. > > Thank you, your advice helped fix my e-mail problem. > > Now I need to solve a field resetting problem: > In the template, I have included macros which prevent the fields from > resetting when the doc is protected/unprotected, by the user or from > other template macro code. I got the code here: > http://word.mvps.org/FAQs/MacrosVBA/TurnFmFlfResetOff.htm . This > means that if we, for example, send our doc to a lawyer to be edited, > the macro is no longer with the doc. If s/he clicks on > unprotect/protect (for any reason, including an accident), all the > text in the fields will reset. I'd like to save the file as formatted > text only, without saving the fields themselves in order to prevent > the fields from resetting. Is this possible or is there a better > known solution?
- Next message: msdobe: "autoformat and vertical lines in the left margin"
- Previous message: Charles Kenyon: "Re: Macros"
- In reply to: Widmer: "Re: Alternative to macros for creating menu-driven functions?"
- Next in thread: Widmer: "Re: Alternative to macros for creating menu-driven functions?"
- Reply: Widmer: "Re: Alternative to macros for creating menu-driven functions?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|