I have a field on a form that i use to store
a string which contains values from a list box. I then reference this field from a query to get multiple parameters ( instr([form]![field Name], [Query Field Name]).
It works fine, but when my field on the form contains a string over 120 characters...