OK, here's another newbie question...
I use VB6, SP5, Access 2000.
I'm trying to assign, via code, the first list item in a DataCombo control so that at runtime the first item is selected automatically rather than having to click on a choice.. I've read many, many references to the DAO Combo box and it's ListIndex property, but haven't seen anything similar for the DataCombo using Adodc. Can this be done?
Please point me in the right direction.
P.S. I've searched the forums here, the FAQs, VB6 Help, and many books and can't seem to find a solution.
Of all the things I've lost, I miss my mind the most!
Sideman
I use VB6, SP5, Access 2000.
I'm trying to assign, via code, the first list item in a DataCombo control so that at runtime the first item is selected automatically rather than having to click on a choice.. I've read many, many references to the DAO Combo box and it's ListIndex property, but haven't seen anything similar for the DataCombo using Adodc. Can this be done?
Please point me in the right direction.
P.S. I've searched the forums here, the FAQs, VB6 Help, and many books and can't seem to find a solution.
Of all the things I've lost, I miss my mind the most!
Sideman