#1   Report Post  
Posted to microsoft.public.word.docmanagement
jess jess is offline
external usenet poster
 
Posts: 33
Default Customizing Forms

Hi - Anyway to have an entire word form locked except for a couple of fields
- that are open for input?
For example: If I create a fax form that gets populated with the employees
info - the employee downloads the form - the entire form is locked except for
open fields on who the fax is to, how many pages, and comments area?

Jess
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
JR Hester JR Hester is offline
external usenet poster
 
Posts: 76
Default Customizing Forms

You just described the word "form" exactly. INsert form fields wheer you want
the user to input information, then protect teh document for form fill-in.

If using 2007, form tools are only on the devloper tab. The protect document
tools are on the review tab.

Earlier versions placed the protection on the tools menu

HTH

"Jess" wrote:

Hi - Anyway to have an entire word form locked except for a couple of fields
- that are open for input?
For example: If I create a fax form that gets populated with the employees
info - the employee downloads the form - the entire form is locked except for
open fields on who the fax is to, how many pages, and comments area?

Jess

  #3   Report Post  
Posted to microsoft.public.word.docmanagement
JR Hester JR Hester is offline
external usenet poster
 
Posts: 76
Default Customizing Forms

You just described the word "form" exactly. INsert form fields wheer you want
the user to input information, then protect teh document for form fill-in.

If using 2007, form tools are only on the devloper tab. The protect document
tools are on the review tab.

Earlier versions placed the protection on the tools menu

HTH

"Jess" wrote:

Hi - Anyway to have an entire word form locked except for a couple of fields
- that are open for input?
For example: If I create a fax form that gets populated with the employees
info - the employee downloads the form - the entire form is locked except for
open fields on who the fax is to, how many pages, and comments area?

Jess

  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Customizing Forms

See http://word.mvps.org/FAQs/Customizat...nTheBlanks.htm and
especially the forms tutorials by Dian Chapman that this article links to.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Jess" wrote in message
...
Hi - Anyway to have an entire word form locked except for a couple of
fields
- that are open for input?
For example: If I create a fax form that gets populated with the employees
info - the employee downloads the form - the entire form is locked except
for
open fields on who the fax is to, how many pages, and comments area?

Jess


  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Customizing Forms

See http://word.mvps.org/FAQs/Customizat...nTheBlanks.htm and
especially the forms tutorials by Dian Chapman that this article links to.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Jess" wrote in message
...
Hi - Anyway to have an entire word form locked except for a couple of
fields
- that are open for input?
For example: If I create a fax form that gets populated with the employees
info - the employee downloads the form - the entire form is locked except
for
open fields on who the fax is to, how many pages, and comments area?

Jess




  #6   Report Post  
Posted to microsoft.public.word.docmanagement
jess jess is offline
external usenet poster
 
Posts: 33
Default Customizing Forms

Can spell checker work for the unprotected fields in the document?

"JR Hester" wrote:

You just described the word "form" exactly. INsert form fields wheer you want
the user to input information, then protect teh document for form fill-in.

If using 2007, form tools are only on the devloper tab. The protect document
tools are on the review tab.

Earlier versions placed the protection on the tools menu

HTH

"Jess" wrote:

Hi - Anyway to have an entire word form locked except for a couple of fields
- that are open for input?
For example: If I create a fax form that gets populated with the employees
info - the employee downloads the form - the entire form is locked except for
open fields on who the fax is to, how many pages, and comments area?

Jess

  #7   Report Post  
Posted to microsoft.public.word.docmanagement
jess jess is offline
external usenet poster
 
Posts: 33
Default Customizing Forms


Can spell checker work for the unprotected fields in the document?

"JR Hester" wrote:

You just described the word "form" exactly. INsert form fields wheer you want
the user to input information, then protect teh document for form fill-in.

If using 2007, form tools are only on the devloper tab. The protect document
tools are on the review tab.

Earlier versions placed the protection on the tools menu

HTH

"Jess" wrote:

Hi - Anyway to have an entire word form locked except for a couple of fields
- that are open for input?
For example: If I create a fax form that gets populated with the employees
info - the employee downloads the form - the entire form is locked except for
open fields on who the fax is to, how many pages, and comments area?

Jess

  #8   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Customizing Forms

See http://word.mvps.org/FAQs/MacrosVBA/...ProtectDoc.htm

However if you want the full editing facilities of Word you should consider
a different approach Use instead a userform to collect and insert the data -
For the basics, see Word MVP FAQ - Userforms
http://word.mvps.org/FAQs/Userforms.htm

for a more in depth explanation, see
http://gregmaxey.mvps.org/Create_and...a_UserForm.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"Jess" wrote in message
...
Can spell checker work for the unprotected fields in the document?

"JR Hester" wrote:

You just described the word "form" exactly. INsert form fields wheer you
want
the user to input information, then protect teh document for form
fill-in.

If using 2007, form tools are only on the devloper tab. The protect
document
tools are on the review tab.

Earlier versions placed the protection on the tools menu

HTH

"Jess" wrote:

Hi - Anyway to have an entire word form locked except for a couple of
fields
- that are open for input?
For example: If I create a fax form that gets populated with the
employees
info - the employee downloads the form - the entire form is locked
except for
open fields on who the fax is to, how many pages, and comments area?

Jess



  #9   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Customizing Forms

See http://word.mvps.org/FAQs/MacrosVBA/...ProtectDoc.htm

However if you want the full editing facilities of Word you should consider
a different approach Use instead a userform to collect and insert the data -
For the basics, see Word MVP FAQ - Userforms
http://word.mvps.org/FAQs/Userforms.htm

for a more in depth explanation, see
http://gregmaxey.mvps.org/Create_and...a_UserForm.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"Jess" wrote in message
...
Can spell checker work for the unprotected fields in the document?

"JR Hester" wrote:

You just described the word "form" exactly. INsert form fields wheer you
want
the user to input information, then protect teh document for form
fill-in.

If using 2007, form tools are only on the devloper tab. The protect
document
tools are on the review tab.

Earlier versions placed the protection on the tools menu

HTH

"Jess" wrote:

Hi - Anyway to have an entire word form locked except for a couple of
fields
- that are open for input?
For example: If I create a fax form that gets populated with the
employees
info - the employee downloads the form - the entire form is locked
except for
open fields on who the fax is to, how many pages, and comments area?

Jess



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Customizing toolbars Sunshineshere Microsoft Word Help 1 August 31st 08 02:51 PM
REFERENCE customizing Coover Microsoft Word Help 0 June 14th 08 02:25 PM
Customizing Tools vbar Microsoft Word Help 2 January 9th 07 10:58 PM
Customizing tool bar Kara Microsoft Word Help 4 July 18th 05 03:56 PM
Customizing outline forms (tabs & margins) kevin komatz via OfficeKB.com Page Layout 1 June 18th 05 03:30 AM


All times are GMT +1. The time now is 12:41 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"