Toby1kenobe
Instructor
HI
In Access VBA it's possible to call data from columns in the combo ie;
text1 = combo1.column(1)
this is really usefull. Can combos in VB6 be made to do this. Is there a reference I'm missing? Column is not a property tht pops up
Any help is always greatly appreciated
Toby
In Access VBA it's possible to call data from columns in the combo ie;
text1 = combo1.column(1)
this is really usefull. Can combos in VB6 be made to do this. Is there a reference I'm missing? Column is not a property tht pops up
Any help is always greatly appreciated
Toby