Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a combobox on a userform, well call it "cbxHeadache1"
and a range well call "range1". Range 1 is a multicolumn range existing on a worksheet of names, addresses, etc. Call it ColA, ColB, ColC, etc. The premise is that when you select a company name from the Combobox, all of their address data populates to the various text boxes on the userform. What is the easiest way to program this in VBA, so that when cbxHeadache change event fires, VBA pulls the data appropriate to the row/selection for the combobox value, from the various columns to the appropriate textbox on the userform? TIA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
comboboxes | Excel Discussion (Misc queries) | |||
Comboboxes | New Users to Excel | |||
comboboxes, userforms and class modules | Excel Programming | |||
ComboBoxes | Excel Programming | |||
Comboboxes | Excel Programming |