I'm using a form with a combo box bound to a table. When the user selects from the combo box, the other fields on the form populate.

The problem is, there are two fields which are memo fields, but the form is truncating the text. When I type text in the form and save, it truncates, but in the table itself the text is not truncated. However, if I go back to the form and make a change, the truncated text overwrites what's in the table.[/img]