You might want to take a look at how the In() function works in help. I'm pretty sure it's not gonna work this way. Also, you have a space issue, though that doesn't matter since it's not being evaluated anyway.
FieldName In(value1, value2, value3, ... valueN)
You should assign the string...