I found out with trial & error that there is a 255 character limit on each entry in a listbox. I really need to store more than 255. Is there a way to increase this limit or find a way around it?
The listbox only lets you use a text field which does indeed have the 255 character limit. That leaves you with a memo field to store all that data in.
A combo box will let you reference a memo field.
Perhaps if you provided more information as to your goal we can help you more effectively.
---------------------------------------
The customer may not always be right, but the customer is ALWAYS the customer.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.