Thanks for the quick help.
However, that gave me the same error. I think what is causing the problem is that the list box is populated VIA a SQL statement that contains a DISTINCT clause, so not all values from the table of that field are listed.
I think i somehow need it to match the String that the table stores. I am not to sure about it though.