Access 2007
Inside main form f_order
I have a subform f_filter_nycklar
with only one column [Serie nr].
A list of unique serial numbers.
10001B
10002B
10003B
... to
99999B
The subform is based on q_filter_nycklar which in turn is based on tbl_filter_nycklar
I have two unbound combo boxes both...