How do I set field length in template/form regardless of data siz.

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

Guest

I am trying to create a form. When I type in data, like co.name, the data
moves.
I just want to set a specific field length for the answer to type in. If
co. name is 3 letters or 20 I still want the field to stay the same length.

How do I do that?
 
shdrjw said:
I am trying to create a form. When I type in data, like co.name,
the data moves.
I just want to set a specific field length for the answer to type in.
If co. name is 3 letters or 20 I still want the field to stay the
same length.

How do I do that?

Insert a table, turn off its borders (Ctrl+Alt+U), and put each field in a
separate cell.
 
And define an exact row height and column width for the cells (turning off
auto resizing).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

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

Back
Top