Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
AJeske AJeske is offline
external usenet poster
 
Posts: 8
Default Printing Completed Forms and repeating ref fields

I created a proposal that uses text that needs to be repeated; however, once
I place the ref fields in and protected the form, the ref. fields don't
automatically update with the the bookmark, it only seems to work when the
form is unprotected.

The next problem I have is after filling in the completed protected form, I
want to create a pdf; however, when I create the pdf, all the fields I
populated go back to empty, what am I doing wrong?
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Printing Completed Forms and repeating ref fields

Did you check the box for "Calculate on exit" in the referenced form field?

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

"AJeske" wrote in message
...
I created a proposal that uses text that needs to be repeated; however,
once
I place the ref fields in and protected the form, the ref. fields don't
automatically update with the the bookmark, it only seems to work when the
form is unprotected.

The next problem I have is after filling in the completed protected form,
I
want to create a pdf; however, when I create the pdf, all the fields I
populated go back to empty, what am I doing wrong?


  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Printing Completed Forms and repeating ref fields

Did you check the box for "Calculate on exit" in the referenced form field?

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

"AJeske" wrote in message
...
I created a proposal that uses text that needs to be repeated; however,
once
I place the ref fields in and protected the form, the ref. fields don't
automatically update with the the bookmark, it only seems to work when the
form is unprotected.

The next problem I have is after filling in the completed protected form,
I
want to create a pdf; however, when I create the pdf, all the fields I
populated go back to empty, what am I doing wrong?


  #4   Report Post  
Posted to microsoft.public.word.docmanagement
AJeske AJeske is offline
external usenet poster
 
Posts: 8
Default Printing Completed Forms and repeating ref fields

Yes, I did.

"Suzanne S. Barnhill" wrote:

Did you check the box for "Calculate on exit" in the referenced form field?

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

"AJeske" wrote in message
...
I created a proposal that uses text that needs to be repeated; however,
once
I place the ref fields in and protected the form, the ref. fields don't
automatically update with the the bookmark, it only seems to work when the
form is unprotected.

The next problem I have is after filling in the completed protected form,
I
want to create a pdf; however, when I create the pdf, all the fields I
populated go back to empty, what am I doing wrong?


.

  #5   Report Post  
Posted to microsoft.public.word.docmanagement
AJeske AJeske is offline
external usenet poster
 
Posts: 8
Default Printing Completed Forms and repeating ref fields


Yes, I did.

"Suzanne S. Barnhill" wrote:

Did you check the box for "Calculate on exit" in the referenced form field?

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

"AJeske" wrote in message
...
I created a proposal that uses text that needs to be repeated; however,
once
I place the ref fields in and protected the form, the ref. fields don't
automatically update with the the bookmark, it only seems to work when the
form is unprotected.

The next problem I have is after filling in the completed protected form,
I
want to create a pdf; however, when I create the pdf, all the fields I
populated go back to empty, what am I doing wrong?


.



  #6   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Printing Completed Forms and repeating ref fields

In that case are the ref fields in the document header/footer or in text
boxes? REF fields that are not in the document layer will not be
automatically updated. You would need to force an update. The update macro
used as an example at http://www.gmayor.com/installing_macro.htm when run
from a toolbar button or on exit from a form field will work in most
circumstances, but occasionbally some areas of the document may need to be
addressed separately. As this adds to the complexity and speed of running
the macro I would prefer to cross that bridge if we come to it.

See also http://gregmaxey.mvps.org/Repeating_Data.htm

As for the PDF issue, how are you creating the PDF?

--

Graham Mayor - Word MVP

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



"AJeske" wrote in message
...
Yes, I did.

"Suzanne S. Barnhill" wrote:

Did you check the box for "Calculate on exit" in the referenced form
field?

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

"AJeske" wrote in message
...
I created a proposal that uses text that needs to be repeated; however,
once
I place the ref fields in and protected the form, the ref. fields don't
automatically update with the the bookmark, it only seems to work when
the
form is unprotected.

The next problem I have is after filling in the completed protected
form,
I
want to create a pdf; however, when I create the pdf, all the fields I
populated go back to empty, what am I doing wrong?


.



  #7   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Printing Completed Forms and repeating ref fields

In that case are the ref fields in the document header/footer or in text
boxes? REF fields that are not in the document layer will not be
automatically updated. You would need to force an update. The update macro
used as an example at http://www.gmayor.com/installing_macro.htm when run
from a toolbar button or on exit from a form field will work in most
circumstances, but occasionbally some areas of the document may need to be
addressed separately. As this adds to the complexity and speed of running
the macro I would prefer to cross that bridge if we come to it.

See also http://gregmaxey.mvps.org/Repeating_Data.htm

As for the PDF issue, how are you creating the PDF?

--

Graham Mayor - Word MVP

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



"AJeske" wrote in message
...
Yes, I did.

"Suzanne S. Barnhill" wrote:

Did you check the box for "Calculate on exit" in the referenced form
field?

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

"AJeske" wrote in message
...
I created a proposal that uses text that needs to be repeated; however,
once
I place the ref fields in and protected the form, the ref. fields don't
automatically update with the the bookmark, it only seems to work when
the
form is unprotected.

The next problem I have is after filling in the completed protected
form,
I
want to create a pdf; however, when I create the pdf, all the fields I
populated go back to empty, what am I doing wrong?


.



  #8   Report Post  
Posted to microsoft.public.word.docmanagement
AJeske AJeske is offline
external usenet poster
 
Posts: 8
Default Printing Completed Forms and repeating ref fields

The ref fields are in text boxes. I am creating a pdf by doing file/print/...

"Graham Mayor" wrote:

In that case are the ref fields in the document header/footer or in text
boxes? REF fields that are not in the document layer will not be
automatically updated. You would need to force an update. The update macro
used as an example at http://www.gmayor.com/installing_macro.htm when run
from a toolbar button or on exit from a form field will work in most
circumstances, but occasionbally some areas of the document may need to be
addressed separately. As this adds to the complexity and speed of running
the macro I would prefer to cross that bridge if we come to it.

See also http://gregmaxey.mvps.org/Repeating_Data.htm

As for the PDF issue, how are you creating the PDF?

--

Graham Mayor - Word MVP

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



"AJeske" wrote in message
...
Yes, I did.

"Suzanne S. Barnhill" wrote:

Did you check the box for "Calculate on exit" in the referenced form
field?

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

"AJeske" wrote in message
...
I created a proposal that uses text that needs to be repeated; however,
once
I place the ref fields in and protected the form, the ref. fields don't
automatically update with the the bookmark, it only seems to work when
the
form is unprotected.

The next problem I have is after filling in the completed protected
form,
I
want to create a pdf; however, when I create the pdf, all the fields I
populated go back to empty, what am I doing wrong?


.



.

  #9   Report Post  
Posted to microsoft.public.word.docmanagement
AJeske AJeske is offline
external usenet poster
 
Posts: 8
Default Printing Completed Forms and repeating ref fields

The ref fields are in text boxes. I am creating a pdf by doing file/print/...

"Graham Mayor" wrote:

In that case are the ref fields in the document header/footer or in text
boxes? REF fields that are not in the document layer will not be
automatically updated. You would need to force an update. The update macro
used as an example at http://www.gmayor.com/installing_macro.htm when run
from a toolbar button or on exit from a form field will work in most
circumstances, but occasionbally some areas of the document may need to be
addressed separately. As this adds to the complexity and speed of running
the macro I would prefer to cross that bridge if we come to it.

See also http://gregmaxey.mvps.org/Repeating_Data.htm

As for the PDF issue, how are you creating the PDF?

--

Graham Mayor - Word MVP

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



"AJeske" wrote in message
...
Yes, I did.

"Suzanne S. Barnhill" wrote:

Did you check the box for "Calculate on exit" in the referenced form
field?

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

"AJeske" wrote in message
...
I created a proposal that uses text that needs to be repeated; however,
once
I place the ref fields in and protected the form, the ref. fields don't
automatically update with the the bookmark, it only seems to work when
the
form is unprotected.

The next problem I have is after filling in the completed protected
form,
I
want to create a pdf; however, when I create the pdf, all the fields I
populated go back to empty, what am I doing wrong?


.



.

  #10   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Printing Completed Forms and repeating ref fields

The macro I mentioned earlier will fix the REF field issue. As for the
'printing' this should not affect the contents of the form fields. I assume
that the form is still locked when you print it? The form should never be
unlocked unless you are processing it by macro (and the macro code unlocks
and re-locks the form).

--

Graham Mayor - Word MVP

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



"AJeske" wrote in message
news
The ref fields are in text boxes. I am creating a pdf by doing
file/print/...

"Graham Mayor" wrote:

In that case are the ref fields in the document header/footer or in text
boxes? REF fields that are not in the document layer will not be
automatically updated. You would need to force an update. The update
macro
used as an example at http://www.gmayor.com/installing_macro.htm when run
from a toolbar button or on exit from a form field will work in most
circumstances, but occasionbally some areas of the document may need to
be
addressed separately. As this adds to the complexity and speed of running
the macro I would prefer to cross that bridge if we come to it.

See also http://gregmaxey.mvps.org/Repeating_Data.htm

As for the PDF issue, how are you creating the PDF?

--

Graham Mayor - Word MVP

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



"AJeske" wrote in message
...
Yes, I did.

"Suzanne S. Barnhill" wrote:

Did you check the box for "Calculate on exit" in the referenced form
field?

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

"AJeske" wrote in message
...
I created a proposal that uses text that needs to be repeated;
however,
once
I place the ref fields in and protected the form, the ref. fields
don't
automatically update with the the bookmark, it only seems to work
when
the
form is unprotected.

The next problem I have is after filling in the completed protected
form,
I
want to create a pdf; however, when I create the pdf, all the fields
I
populated go back to empty, what am I doing wrong?


.



.





  #11   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Printing Completed Forms and repeating ref fields

The macro I mentioned earlier will fix the REF field issue. As for the
'printing' this should not affect the contents of the form fields. I assume
that the form is still locked when you print it? The form should never be
unlocked unless you are processing it by macro (and the macro code unlocks
and re-locks the form).

--

Graham Mayor - Word MVP

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



"AJeske" wrote in message
news
The ref fields are in text boxes. I am creating a pdf by doing
file/print/...

"Graham Mayor" wrote:

In that case are the ref fields in the document header/footer or in text
boxes? REF fields that are not in the document layer will not be
automatically updated. You would need to force an update. The update
macro
used as an example at http://www.gmayor.com/installing_macro.htm when run
from a toolbar button or on exit from a form field will work in most
circumstances, but occasionbally some areas of the document may need to
be
addressed separately. As this adds to the complexity and speed of running
the macro I would prefer to cross that bridge if we come to it.

See also http://gregmaxey.mvps.org/Repeating_Data.htm

As for the PDF issue, how are you creating the PDF?

--

Graham Mayor - Word MVP

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



"AJeske" wrote in message
...
Yes, I did.

"Suzanne S. Barnhill" wrote:

Did you check the box for "Calculate on exit" in the referenced form
field?

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

"AJeske" wrote in message
...
I created a proposal that uses text that needs to be repeated;
however,
once
I place the ref fields in and protected the form, the ref. fields
don't
automatically update with the the bookmark, it only seems to work
when
the
form is unprotected.

The next problem I have is after filling in the completed protected
form,
I
want to create a pdf; however, when I create the pdf, all the fields
I
populated go back to empty, what am I doing wrong?


.



.



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
How do I retrieve data from completed forms? DistinctlyDebb Microsoft Word Help 1 August 8th 09 05:56 AM
Forms: fields and repeating entries... OfficeStimp Microsoft Word Help 3 June 2nd 09 02:10 PM
repeating fields in forms in Word 2003? PAW Microsoft Word Help 1 April 30th 07 11:21 AM
How do I set up forms completed in word on a stand alone pc? Rita Microsoft Word Help 2 October 13th 05 04:30 PM


All times are GMT +1. The time now is 06:10 PM.

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

About Us

"It's about Microsoft Word"