Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When i select value from a list in a Combobox, how do i fill some textboxes with other values
from the same row as the selected Combobox value. EG. If A10 was the selected value for the Combobox How do i do this : IE. Textbox1.value = Combobox1.Offset(0,5).Value ? ' (A15)?? Corey.... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filling TextBoxes | Excel Programming | |||
filling userform textboxes | Excel Programming | |||
Filling Cells from Textboxes | Excel Programming | |||
selection all textboxes in userform at once | Excel Programming | |||
searching for a combobox.value and filling in textboxes from results | Excel Programming |