Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've created a combobox on a userform using two columns in the
RowSource box. The first column has a name and the second column has a value. I set the BoundColumn option to the second column, so that value is being returned to a worksheet for calculation. Works great, except I also need to somehow extract the value of the first column and return it to a cell in the worksheet. The reason is that it needs to appear on the final print-out. Can I extract the value of the first column to a cell? Keep in mind that the same value also appears on the userform. I can provide more info but I'm a VBA novice, so I need to know where to put any code solutions suggested. Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 - How to get cell referrences from dates in combobox | Excel Discussion (Misc queries) | |||
Can Excel 2003 cell link carry with it the source cell format? | Excel Discussion (Misc queries) | |||
In an excel cell,choosing a value,similar to combobox in VB - reg | New Users to Excel | |||
cell format for date/time in same cell excel 2003 | Excel Worksheet Functions |