Restricting a table within a form

G

Guest

I am preparing a form and I want people to enter words into a table. I know
I can restrict the number of characters in a text form field, but dependent
on the width of the individual letters, it may make the table extend.

How do I stop the table extending when people enter text?
 
J

Jay Freedman

I am preparing a form and I want people to enter words into a table. I know
I can restrict the number of characters in a text form field, but dependent
on the width of the individual letters, it may make the table extend.

How do I stop the table extending when people enter text?

First, constrain the column width: Click in the table, then select
Table > AutoFit > Fixed Column Width.

Then constrain the row height: Select the whole table (most easily by
clicking the little box that floats near the top left corner). Select
Table > Table Properties > Row. Check the "Specify height" box, then
type in the height you want, and set the dropdown at the right to
"Exactly". Click OK.

When a user types more in the cell than will fit, the overage will
simply not display. (It's still there, and can be retrieved by
selecting and copying the whole cell, or by increasing the row
height.) When this happens, most people have the good sense to stop
typing, although some may complain to you that their cursor
disappears.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top