jzacharias
Registered User.
- Local time
- Today, 02:55
- Joined
- Sep 13, 2010
- Messages
- 137
Couldn't find an answer to this problem. I am having trouble getting a textbox on a form to display more than 255 characters. The table field "Description" is set to memo and all the data is displayed in the table, but my textbox which has a control source set to =[OffenseSection].[Column](3) only displays the first 255 characters. My textboxes in my reports display all the characters. Is there possibly a limitation in the control source?