Textbox does not display all data in field

G

Guest

I have a textbox on a form that is only displaying the first 255 characters
of data from a memo field. I opened up the underlying table and looked, and
all of the text I expect to see is there.

What would cause this textbox to display less than the entire fields worth
of data, and how do I fix it?
 
G

Guest

Disregard.

I remembered that I was pulling this data from a hidden column in an
associated listbox, and remembered that the listbox will only load 255
characters for any particular column.

Dale
 

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