Okay, this may be a little hard to explain.
I have a Sub Form that I wanted to put in Datasheet View (instead of Form View) so it could display multiple records in row/column format. However, in that Sub Form, I have a memo field so people can put long descriptions in. However, the sub Form only allows me to put in about 60 characters before they continue off the screen. It has a horizontal scroll bar, but it doesn't move past the 60 characters. How can I get it to display more than 60 characters in the last column while still allowing me to keep a row/column format to view multiple records.
The scroll bar stops before the end of the Description column. I dunno, try making a Sub Form Data Sheet view with 4-5 columns and have a long description in the last column and see what I mean.
Thanks for your help (if you can figure out my problem
I have a Sub Form that I wanted to put in Datasheet View (instead of Form View) so it could display multiple records in row/column format. However, in that Sub Form, I have a memo field so people can put long descriptions in. However, the sub Form only allows me to put in about 60 characters before they continue off the screen. It has a horizontal scroll bar, but it doesn't move past the 60 characters. How can I get it to display more than 60 characters in the last column while still allowing me to keep a row/column format to view multiple records.
The scroll bar stops before the end of the Description column. I dunno, try making a Sub Form Data Sheet view with 4-5 columns and have a long description in the last column and see what I mean.
Thanks for your help (if you can figure out my problem
