View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Creating an "Add" button

There are two methods shown at http://www.gmayor.com/word_vba_examples.htm.
They insert an extra row on exit from the last field in the table, but could
be easily modified to run from a button if preferred.
See also http://www.gmayor.com/SelectFile.htm

--

Graham Mayor - Word MVP

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



Richard wrote:
In Word 2003 is there a way to create a button on a form that would
add another line to a table for additional entries?