I am using Access 2007 and want to be able to include more than 250 characters in a "Comment" box.
P Pearlene Dec 22, 2009 #1 I am using Access 2007 and want to be able to include more than 250 characters in a "Comment" box.
C Clifford Bass via AccessMonster.com Dec 22, 2009 #2 Hi, You could try changing your table's field type to Memo. Assuming that your are talking about a field in a table, that maybe shows on a form. If that is not the case, please describe precisely what comment box your are attempting to use. Clifford Bass
Hi, You could try changing your table's field type to Memo. Assuming that your are talking about a field in a table, that maybe shows on a form. If that is not the case, please describe precisely what comment box your are attempting to use. Clifford Bass
F fredg Dec 22, 2009 #3 I am using Access 2007 and want to be able to include more than 250 characters in a "Comment" box. Click to expand... Change the field's datatype from Text to Memo.
I am using Access 2007 and want to be able to include more than 250 characters in a "Comment" box. Click to expand... Change the field's datatype from Text to Memo.