lines of text...notes box

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

Guest

I have created a custom database for our marketing woman, I have designed the
table and layout...but I have created a Notes box for the user to enter
information into.

But the notes box is getting full and I would like to configure it so the
notes box can be unlimited rows or attach a text file to the table if
needed...I have read somewhere thatg the notes box is limited to 255 lines is
that right??

any help gratefully recieved but please be aware I dont know much about access
 
Hi Mister Bobzi,

Rather than defining the notes area as a Text field, make its properties a
Memo field.

A Memo field can hold up to 65,536 characters.

Alan
 
I also should have mentioned that the maximum size of a Text field is 255
CHARACTERS, not 255 LINES.

Alan
 

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