Question: multiple values in a form field

Trying to figure this out - in a form I"ve built I have set a few selects set as multiple and also have some text fields. However my query is not picking up the additional values. example

user choses Washington and California the query is only picking up the first value California. Do I need additonal conditions in the select statement ?

Stuart