From: De Jager on

"Jey" <Jey(a)discussions.microsoft.com> wrote in message
news:31B44F2E-6004-42A9-97E0-FAED56710E16(a)microsoft.com...
> My database is split into back and front ends. I already have one text
> field
> that allows multiple values in a combo box with value list. When I add
> another multiple value field, the front end gives an error message "the
> search key was not found in any record". It works ok with the text field
> as a
> single value only combo box with value list, it's only when I allow
> multiple
> values that it gives the error. What is going on? as I said, there is
> already
> a field that allows multiple values, and that one works just fine! As far
> as
> I can tell, all the other parameters for the second field are set the same
> as
> the first.