Fill-in form

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

Guest

I need to develope a form for either fill-in on computer or hand write in
field. I can't seem to designate a certain size of each section, regardless
of Data input. The bottom of the section keeps moving down with each line of
type.
 
sob8864 said:
I need to develope a form for either fill-in on computer or hand
write in field. I can't seem to designate a certain size of each
section, regardless of Data input. The bottom of the section keeps
moving down with each line of type.

Create a table, put each form field in a separate cell, and set the row
heights and cell widths to exact measuments. You can turn off the cell
borders if you want (Format > Borders & Shading).
 
Back
Top