Hi,
The row source is four values: "Value1", "Value2", "Value3", "Value4"
The sql of the query is literally just select [fieldname] from [thistable] where [fieldname] = forms!frmname!comboboxname. It's a very simple select query.
That's why it's so weird to me that the first value works...