Make the change in the Table in which you're trying to store the value
from the combo box.
Combo boxes don't (usually) contain data - they are just a tool to
move data from a RowSource (usually a table, sometimes a list of
values) into a field. The limitation on size is not in the combo box,
it's in the table.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.