G
Guest
I see a lot of posts here about combo boxes, but have not quite found my
problem yet... I swear I have seen this before, and I may even have used
this before, but cannot for the life of me find it!!!!
I have a combo box that fills according to a row source UNION query so that
the values in the combo box are:
col 1 col 2
0 <New Entry>
1 Entry 1
2 Entry 2
When the form opens, I want Entry 1 to be selected in the combo box.
What code do I use?
problem yet... I swear I have seen this before, and I may even have used
this before, but cannot for the life of me find it!!!!
I have a combo box that fills according to a row source UNION query so that
the values in the combo box are:
col 1 col 2
0 <New Entry>
1 Entry 1
2 Entry 2
When the form opens, I want Entry 1 to be selected in the combo box.
What code do I use?