Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to set up a userform with three comboboxes that would each be
populated by one of two range names. cbo_PYear by "Year" cbo_CYear by "Year" cbo_State by "States" Upon clicking a button to start the spread sheet I need the form to be visible and to collect the user information and when the user clicks OK for it to send the values to another range name. Does anyone know how I would set the code up for this? Private Sub Userform_Go() End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
select from combobox and show a price in textbox | New Users to Excel | |||
Selecting any cell in a column I want my ComboBox to show. How? | Excel Discussion (Misc queries) | |||
Show Filename Only in ComboBox Pulldown | Excel Discussion (Misc queries) | |||
Show one range in a combobox and write the 2nd range! | Excel Programming | |||
ComboBox.Value To Range | Excel Programming |