I apologize if this is a duplicate question.
In Access 2007 -
I have a form with a text box. I have a memo field in multiple tables. I can type more than 255 characters in the text box, save it to the memo field. If I look at the table in datasheet format, the entire contents of the textbox (> 255) are saved. BUT, going back to the form, if I retrieve the memo field and put the contents into the text box, it is cut off at the 255 character point. Is there a way to change the limit on the text box besides binding it to a table field, or is there another control which will allow for more than 255 characters?
Thanks!
Scott