Enlarging text box

  • Thread starter Thread starter Guest
  • Start date Start date
Set the data type to Memo for that field. Note that you should not enter
data directly into a table, but should use a form instead.
 
PaulaC said:
How do I enlarge the text box so I can add text that exceeds 255 characters?

In design view of the table, change it to a memo data type. A text data
type will only give you 255 characters.
 

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