How do I re-use a user entry?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
Several ways: read help on document properties and DocProperty fields, and
on bookmarks and Ref fields.
 
Excellent, thanks Stefan!

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

--
Hälsningar
Stefan Blom
Microsoft Word MVP


"Magnus Jingryd" skrev i meddelandet
 
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


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


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

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
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

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top