M
mezzanine1974
I have a ComboBox1 which has two column and the first columns is
bounded. Simply like that:
Supplier-ID Supplier Name
124556 Microsoft
236541 Apple
"Me.ComboBox1.Value" refers to Supplier-ID because it is bounded
column.
What kind of VBA statement can provide me the value of the second
column which is not bounded (Supplier Name)?
Is It possible?
bounded. Simply like that:
Supplier-ID Supplier Name
124556 Microsoft
236541 Apple
"Me.ComboBox1.Value" refers to Supplier-ID because it is bounded
column.
What kind of VBA statement can provide me the value of the second
column which is not bounded (Supplier Name)?
Is It possible?