D Douglas J. Steele Jan 26, 2007 #2 Text boxes don't have any limit: it's the fact that you've bound it to a Text field in a table, and Text fields cannot exceed 255 characters. Use a Memo field instead in your table.
Text boxes don't have any limit: it's the fact that you've bound it to a Text field in a table, and Text fields cannot exceed 255 characters. Use a Memo field instead in your table.