Forms

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

Guest

Hi,
I am creating a one page form with check boxes and text form fields.
I created unique bookmark names for all of the fields.
Normally the form is one page, but I have formatted several of the Text Form
Fields to have unlimited lengths.

When data is entered into the form and it forces the form to be more than
one (1) page, I need certain bookmarks from page one (1) to appear in the
header and footer of the subsequent pages.

How can I accomplish this, without having to have the form as two (2) pages
by default.
 
If you're using REF fields to pick up the bookmarks, note that REF fields in
protected forms won't update automatically, and updating them requires a
macro, which makes the form considerably more complex. Another approach is
to use StyleRef fields, which might solve your problem. 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.
 
Back
Top