<6 is a string, 1,2,3,... are numeric. I presume the combo box is a text control. What is the data type of the column being filtered?
Something like this might work, using 1,2,3,4,5,6 as combo box values (assuming your column is numeric), the the filter would be iif( [properly reference combo...