Repeating Table

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

Guest

I need to figure out how to make a whole table repeat. Basically a form that
will repeat when the last field is tabbed out of. Sadly I can't use access
for this as the form needs to remain in Word. Anyone have any ideas?
 
fireice008 said:
I need to figure out how to make a whole table repeat. Basically a
form that will repeat when the last field is tabbed out of. Sadly I
can't use access for this as the form needs to remain in Word. Anyone
have any ideas?

You can't duplicate bookmark names, but with that proviso, you could save
your form table as an autotext entry and use a macro to insert that autotext
run on exit from the last form field. If you want to include bookmarks, you
will probably have to insert the extra pages before you save them as
autotexts.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Back
Top