Need more space for comments (1 Viewer)

Charmagne

Registered User.
Local time
Yesterday, 16:38
Joined
Aug 14, 2013
Messages
15
We have created a database where data entry happens on the first form. So far all is working well on this form except users complain there is not enough space for comments. I set up a column for comments, but it is limited to 255 characters. What/How else can I set this up to provide a lot more room?
 

pbaldy

Wino Moderator
Staff member
Local time
Yesterday, 16:38
Joined
Aug 30, 2003
Messages
36,133
You can use the Memo data type instead of Text.
 

Users who are viewing this thread

Top Bottom