How do I add a row in a table without going to the last column

C

colleen

I have a form in Word that uses tables for data entry. I would like to
generate the next row, which creates a new page, without tabbing to the last
column and hitting tab. Is there a way to do that?
 
C

Colleen

Thanks, now I have to put that into a shortcut key combination for someone.
That should be cleaner than the key combination I was originally thinking of.
 
S

Suzanne S. Barnhill

Note that the number of rows added will equal the number of rows selected
(if any). If none are selected, you just get one.
 
Top