View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DBAL[_6_] DBAL[_6_] is offline
external usenet poster
 
Posts: 12
Default Grabbing Data From Second Combo Box Column

Hello,
Can one of you masters show me the syntax for grabbing the data out of the
second column of my two-column combo box?

My combo box is called cmbxCustomerSelection and the
cmbxCustomerSelection.text property returns the first column's data.
But how can I access the second column's data?

Thanks,
DBAL.