Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Boundcolumn: 2
first column is column 1 in boundcolumn property. -- Regards, Tom Ogilvy wrote in message oups.com... 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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tom
The thing is that if I put boundcolum 2 it will enter the description and not the id, correct me if ia am wrong. Tom Ogilvy ha escrito: Boundcolumn: 2 first column is column 1 in boundcolumn property. -- Regards, Tom Ogilvy wrote in message oups.com... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using toggle button to get info for a combo box | Excel Programming | |||
Using Drop Downs Or Combo Boxes to Look up and display Info | Excel Discussion (Misc queries) | |||
I need my combo box to return info in a requested cell | Excel Discussion (Misc queries) | |||
adding info to combo box | Excel Programming | |||
getting info from a combo box | Excel Programming |