How to lock a column width

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

Guest

I am creating a form. I need to have the staff write a narrative. I will use
a one column and one row table. The staff can type in the table. How can I
lock the width of the table so the text will wrap in the table and not expand
the table to the right and off the screen?

Thanks in advance

TJ
 
TJ said:
I am creating a form. I need to have the staff write a narrative. I
will use a one column and one row table. The staff can type in the
table. How can I lock the width of the table so the text will wrap in
the table and not expand the table to the right and off the screen?

Thanks in advance

TJ

Table > AutoFit > Fixed column width
 
Back
Top