Prev: Debug Clear
Next: Clear Office Clipboard from VBA?
From: John on 23 Mar 2007 15:40 I have created a form for multiple users to fill out and submit data. I want to do two things with it. 1. Make it so that the can either print only or can only save to another name as opposed to the original template and 2. Not allow them to save or print with out completing all required fields. I'm sure these are both possible, but can't get my little brain with its limited experience around it! Thanks Much!
From: Doug Robbins - Word MVP on 24 Mar 2007 05:04 See the article "How to validate the contents of a formfield in a Word form" at: http://www.word.mvps.org/FAQs/TblsFldsFms/ValidateFFields.htm Sounds like your form is not a template in the sense that term is used in Word. How is the form distributed to the users? You could just set the Read Only attribute of the file. -- Hope this helps. Please reply to the newsgroup unless you wish to avail yourself of my services on a paid consulting basis. Doug Robbins - Word MVP "John" <John(a)discussions.microsoft.com> wrote in message news:4769661E-DF33-401B-A9C5-22E57AA7E939(a)microsoft.com... >I have created a form for multiple users to fill out and submit data. I >want > to do two things with it. 1. Make it so that the can either print only or > can > only save to another name as opposed to the original template and 2. Not > allow them to save or print with out completing all required fields. I'm > sure > these are both possible, but can't get my little brain with its limited > experience around it! > > Thanks Much!
|
Pages: 1 Prev: Debug Clear Next: Clear Office Clipboard from VBA? |