I've created an unbound form with a list box and two combo boxes.
The list box is multi-columns and contains the Primary Keys of the two combo boxes row sources. First column in each of the combo boxes is the primary key and has a zero width so they don't show.
So here is the problem, I have...