inserting words in a document without moving the lines down

D

Donna

I have made up a form that I want to just insert
different data in spaces. When I put the information in,
even though there is plenty of space in the area, the
whole form from the entry down moves down a line. Is
there a way to stop this from happening? I did try the
insert button but nothing changes. Thanks
 
J

Jay Freedman

Hi Donna

Insert a table, turn off its borders, and insert the form fields in
the cells of the table.
 
Top