Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a list of 8 things on a sheet that I have named OrionMakeCodes
they are as follows: (N)one (G)M (C)rysler (F)ord (T)ruck (E)uropean (A)sian (X)ception I am listing these in a combo box by setting the row source to OrionMakeCodes which populates my Combo box When I pick a value from this Combo box, instead of setting a value of what you see in the list, I want it to just set the Letter in Parenthesis on another sheet which is: Set wo = Worksheets("cpToOrionMakeCodes") So my basic question is how do I list one set of values in a combo box and pass another value based on the choice? I know this has to be a really simple thing to do but I'm new to VBA and I'm having trouble figuring it out. Thanks Jody |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
List or Combo Box Question | Excel Discussion (Misc queries) | |||
eXceL 2003 - list or combo box question | Excel Discussion (Misc queries) | |||
Combo box list question | Excel Discussion (Misc queries) | |||
Combo box question | Excel Worksheet Functions | |||
Combo Box Question | Excel Worksheet Functions |