View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] gastoncortess@gmail.com is offline
external usenet poster
 
Posts: 12
Default Display info in Combo box'es

Hi all

I have a problem, I have one userform with a couple of combo boxes I
have the following settings in the combo box

Bound Column 1
Column Count 2
Column Width's 0 pt;100 pt

In my fist column I have the Id's and in the second one I have the
description, the thing is that when I choose an item it displays the Id
and not the description, it is strange because on my other combo box'es
it does not hapend.

I try to delete and get a new one but it did not fix the problem

Any Ideas

Thanks