PC Review


Reply
Thread Tools Rate Thread

Clearing all fields after testing my form template in Word 2007

 
 
=?Utf-8?B?VGFtbXk=?=
Guest
Posts: n/a
 
      2nd Aug 2007
Hi,

I apologize if I chose the wrong group, but there doesn't seem to be a
specific group for my question.

I have looked in Help, but cannot find the option that allows me to clear
all the form fields in a form template after I'm done testing the fields.

I could swear there was a way to do this in 2003.

I don't want to have to delete any test text manually, and possibly also
delete the field in the process.

Does anyone know where the option is now?

Thanks!
 
Reply With Quote
 
 
 
 
=?Utf-8?B?U3RlZmFuIEJsb20=?=
Guest
Posts: n/a
 
      6th Aug 2007
In some versions, the form fields were reset when you protected/unprotected.
It seems as if the default behavior in Word 2007 is not to reset the fields.
But you can do this manually: Unprotect the document. Then press Ctrl+A (to
select all) and press F9 to update fields.

--
Stefan Blom
Microsoft Word MVP


"Tammy" wrote:

> Hi,
>
> I apologize if I chose the wrong group, but there doesn't seem to be a
> specific group for my question.
>
> I have looked in Help, but cannot find the option that allows me to clear
> all the form fields in a form template after I'm done testing the fields.
>
> I could swear there was a way to do this in 2003.
>
> I don't want to have to delete any test text manually, and possibly also
> delete the field in the process.
>
> Does anyone know where the option is now?
>
> Thanks!

 
Reply With Quote
 
=?Utf-8?B?VGFtbXk=?=
Guest
Posts: n/a
 
      6th Aug 2007
Thanks so much, Stefan! Works great!

Tammy

"Stefan Blom" wrote:

> In some versions, the form fields were reset when you protected/unprotected.
> It seems as if the default behavior in Word 2007 is not to reset the fields.
> But you can do this manually: Unprotect the document. Then press Ctrl+A (to
> select all) and press F9 to update fields.
>
> --
> Stefan Blom
> Microsoft Word MVP
>
>
> "Tammy" wrote:
>
> > Hi,
> >
> > I apologize if I chose the wrong group, but there doesn't seem to be a
> > specific group for my question.
> >
> > I have looked in Help, but cannot find the option that allows me to clear
> > all the form fields in a form template after I'm done testing the fields.
> >
> > I could swear there was a way to do this in 2003.
> >
> > I don't want to have to delete any test text manually, and possibly also
> > delete the field in the process.
> >
> > Does anyone know where the option is now?
> >
> > Thanks!

 
Reply With Quote
 
=?Utf-8?B?U3RlZmFuIEJsb20=?=
Guest
Posts: n/a
 
      7th Aug 2007
I'm glad I could help--and thank you for the feedback.

--
Stefan Blom
Microsoft Word MVP


"Tammy" wrote:

> Thanks so much, Stefan! Works great!
>
> Tammy
>
> "Stefan Blom" wrote:
>
> > In some versions, the form fields were reset when you protected/unprotected.
> > It seems as if the default behavior in Word 2007 is not to reset the fields.
> > But you can do this manually: Unprotect the document. Then press Ctrl+A (to
> > select all) and press F9 to update fields.
> >
> > --
> > Stefan Blom
> > Microsoft Word MVP
> >
> >
> > "Tammy" wrote:
> >
> > > Hi,
> > >
> > > I apologize if I chose the wrong group, but there doesn't seem to be a
> > > specific group for my question.
> > >
> > > I have looked in Help, but cannot find the option that allows me to clear
> > > all the form fields in a form template after I'm done testing the fields.
> > >
> > > I could swear there was a way to do this in 2003.
> > >
> > > I don't want to have to delete any test text manually, and possibly also
> > > delete the field in the process.
> > >
> > > Does anyone know where the option is now?
> > >
> > > Thanks!

 
Reply With Quote
 
ah
Guest
Posts: n/a
 
      14th Mar 2008
Hi Stefan;

this function is great. I can reset all the fields by clicking the Ctrl A &
F9 button after I unprotect the file. All the default text and the first line
of the drop down list still stays after I did the steps above, It's really
great!

Is there a way for us to do that when the form is being protected? Please
advice.
thanks in advance
"Stefan Blom" wrote:

> In some versions, the form fields were reset when you protected/unprotected.
> It seems as if the default behavior in Word 2007 is not to reset the fields.
> But you can do this manually: Unprotect the document. Then press Ctrl+A (to
> select all) and press F9 to update fields.
>
> --
> Stefan Blom
> Microsoft Word MVP
>
>
> "Tammy" wrote:
>
> > Hi,
> >
> > I apologize if I chose the wrong group, but there doesn't seem to be a
> > specific group for my question.
> >
> > I have looked in Help, but cannot find the option that allows me to clear
> > all the form fields in a form template after I'm done testing the fields.
> >
> > I could swear there was a way to do this in 2003.
> >
> > I don't want to have to delete any test text manually, and possibly also
> > delete the field in the process.
> >
> > Does anyone know where the option is now?
> >
> > Thanks!

 
Reply With Quote
 
Doug Robbins - Word MVP
Guest
Posts: n/a
 
      14th Mar 2008
Use a macro to re-apply the protection

ActiveDocument.Protect wdAllowOnlyFormFields, NoReset = False

--
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

"ah" <(E-Mail Removed)> wrote in message
newsCE7B1D0-3E3B-4EF2-B108-(E-Mail Removed)...
> Hi Stefan;
>
> this function is great. I can reset all the fields by clicking the Ctrl A
> &
> F9 button after I unprotect the file. All the default text and the first
> line
> of the drop down list still stays after I did the steps above, It's really
> great!
>
> Is there a way for us to do that when the form is being protected? Please
> advice.
> thanks in advance
> "Stefan Blom" wrote:
>
>> In some versions, the form fields were reset when you
>> protected/unprotected.
>> It seems as if the default behavior in Word 2007 is not to reset the
>> fields.
>> But you can do this manually: Unprotect the document. Then press Ctrl+A
>> (to
>> select all) and press F9 to update fields.
>>
>> --
>> Stefan Blom
>> Microsoft Word MVP
>>
>>
>> "Tammy" wrote:
>>
>> > Hi,
>> >
>> > I apologize if I chose the wrong group, but there doesn't seem to be a
>> > specific group for my question.
>> >
>> > I have looked in Help, but cannot find the option that allows me to
>> > clear
>> > all the form fields in a form template after I'm done testing the
>> > fields.
>> >
>> > I could swear there was a way to do this in 2003.
>> >
>> > I don't want to have to delete any test text manually, and possibly
>> > also
>> > delete the field in the process.
>> >
>> > Does anyone know where the option is now?
>> >
>> > Thanks!



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clearing Form Content in Word 2007 caehgar Microsoft Word Document Management 1 18th Jan 2010 05:41 AM
Access fields update Word Template Form Fields =?Utf-8?B?TERNdWVsbGVy?= Microsoft Access Reports 3 3rd May 2007 09:36 PM
Word template resets form fields when protect button used =?Utf-8?B?YWtob21ldGVhbQ==?= Microsoft Word Document Management 2 18th Apr 2007 01:10 PM
Can you link text form fields within a Word 2003 template? =?Utf-8?B?QmFjb24=?= Microsoft Word Document Management 4 16th Oct 2006 04:20 PM
Copy two fields from a form to a word template naigy Microsoft Access VBA Modules 2 17th Jan 2006 10:33 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:40 PM.