Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Magnus Jingryd
 
Posts: n/a
Default How do I re-use a user entry?

I need to do a document where the supplicant enters his/her name, and this
name reprinted in the footer.

I don't want to mess with VB, if possible.

Can it be done?
BR,
Magnus Jingryd
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Jezebel
 
Posts: n/a
Default How do I re-use a user entry?

Several ways: read help on document properties and DocProperty fields, and
on bookmarks and Ref fields.



"Magnus Jingryd" Magnus wrote in message
...
I need to do a document where the supplicant enters his/her name, and this
name reprinted in the footer.

I don't want to mess with VB, if possible.

Can it be done?
BR,
Magnus Jingryd



  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom
 
Posts: n/a
Default How do I re-use a user entry?

The various ways are summarized at:
http://gregmaxey.mvps.org/Repeating_Data.htm

--
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
...
I need to do a document where the supplicant enters his/her name,

and this
name reprinted in the footer.

I don't want to mess with VB, if possible.

Can it be done?
BR,
Magnus Jingryd




  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Magnus Jingryd
 
Posts: n/a
Default How do I re-use a user entry?

Excellent, thanks Stefan!

I had messed about with the REF, SET and other commands without being able
to make them work.

"Stefan Blom" wrote:

The various ways are summarized at:
http://gregmaxey.mvps.org/Repeating_Data.htm

--
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
...
I need to do a document where the supplicant enters his/her name,

and this
name reprinted in the footer.

I don't want to mess with VB, if possible.

Can it be done?
BR,
Magnus Jingryd





  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom
 
Posts: n/a
Default How do I re-use a user entry?

Glad I could help.

--
Hälsningar
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
...
Excellent, thanks Stefan!

I had messed about with the REF, SET and other commands without

being able
to make them work.

"Stefan Blom" wrote:

The various ways are summarized at:
http://gregmaxey.mvps.org/Repeating_Data.htm

--
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
...
I need to do a document where the supplicant enters his/her

name,
and this
name reprinted in the footer.

I don't want to mess with VB, if possible.

Can it be done?
BR,
Magnus Jingryd










  #6   Report Post  
Posted to microsoft.public.word.docmanagement
Charles Kenyon
 
Posts: n/a
Default How do I re-use a user entry?

From the FAQ

19. How can I enter something once in a document and have it repeat
elsewhere?
http://gregmaxey.mvps.org/Repeating_Data.htm

--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
"Magnus Jingryd" Magnus wrote in message
...
I need to do a document where the supplicant enters his/her name, and this
name reprinted in the footer.

I don't want to mess with VB, if possible.

Can it be done?
BR,
Magnus Jingryd



  #7   Report Post  
Posted to microsoft.public.word.docmanagement
Magnus Jingryd
 
Posts: n/a
Default How do I re-use a user entry?

Sorry, but there seems to be a problem with REF in footers.
When I put { REF Qname } in my footer and then protects the form, the field
code disappears.

Any ideas?

"Stefan Blom" wrote:

Glad I could help.

--
Hälsningar
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
...
Excellent, thanks Stefan!

I had messed about with the REF, SET and other commands without

being able
to make them work.

"Stefan Blom" wrote:

The various ways are summarized at:
http://gregmaxey.mvps.org/Repeating_Data.htm

--
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
...
I need to do a document where the supplicant enters his/her

name,
and this
name reprinted in the footer.

I don't want to mess with VB, if possible.

Can it be done?
BR,
Magnus Jingryd








  #8   Report Post  
Posted to microsoft.public.word.docmanagement
Charles Kenyon
 
Posts: n/a
Default How do I re-use a user entry?

StyleRef
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.


"Magnus Jingryd" wrote in message
...
Sorry, but there seems to be a problem with REF in footers.
When I put { REF Qname } in my footer and then protects the form, the
field
code disappears.

Any ideas?

"Stefan Blom" wrote:

Glad I could help.

--
Hälsningar
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
...
Excellent, thanks Stefan!

I had messed about with the REF, SET and other commands without

being able
to make them work.

"Stefan Blom" wrote:

The various ways are summarized at:
http://gregmaxey.mvps.org/Repeating_Data.htm

--
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
...
I need to do a document where the supplicant enters his/her

name,
and this
name reprinted in the footer.

I don't want to mess with VB, if possible.

Can it be done?
BR,
Magnus Jingryd










  #9   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill
 
Posts: n/a
Default How do I re-use a user entry?

Since it appears from the rest of the thread that a protected form is
involved, what you need is a StyleRef field; see
http://sbarnhill.mvps.org/WordFAQs/StyleRef.htm

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Magnus Jingryd" Magnus wrote in message
...
I need to do a document where the supplicant enters his/her name, and this
name reprinted in the footer.

I don't want to mess with VB, if possible.

Can it be done?
BR,
Magnus Jingryd


  #10   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor
 
Posts: n/a
Default How do I re-use a user entry?

If you use a REF field in a footer then in order for it to update you need
to run an update macro (there's one at
http://www.gmayor.com/installing_macro.htm ) on exit from the form field you
want to cross reference.
Alternatively you can apply a unique character style (which can be formatted
the same as the underlying style - only the name being different) to the
form field and use a Styleref field in the footer. Stylerefs will update
automatically.

--

Graham Mayor - Word MVP

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


Magnus Jingryd wrote:
Sorry, but there seems to be a problem with REF in footers.
When I put { REF Qname } in my footer and then protects the form, the
field code disappears.

Any ideas?

"Stefan Blom" wrote:

Glad I could help.

--
Hälsningar
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
...
Excellent, thanks Stefan!

I had messed about with the REF, SET and other commands without

being able
to make them work.

"Stefan Blom" wrote:

The various ways are summarized at:
http://gregmaxey.mvps.org/Repeating_Data.htm

--
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
...
I need to do a document where the supplicant enters his/her name,
and this name reprinted in the footer.

I don't want to mess with VB, if possible.

Can it be done?
BR,
Magnus Jingryd



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
Attempting to disable all user functionality in a form except for form entry [email protected] Microsoft Word Help 1 February 6th 06 03:37 PM
How do I share ALL files with new user? Dick Microsoft Word Help 0 December 16th 05 08:23 PM
How do I create a text box for user entry? Jurena Long Microsoft Word Help 2 October 7th 05 05:24 PM
user forms in templates Matt Microsoft Word Help 2 February 24th 05 12:20 AM
Word User Network Problem Alpine Tom Microsoft Word Help 1 December 17th 04 04:51 PM


All times are GMT +1. The time now is 05:48 AM.

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"