Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a range that are called up via a listbox in a form. Like this: UserForm6.ListBox1.RowSource = "Sheet1!Range1" The user shall select one of rows in the listbox by marking it. Then I have a textbox where the user writes his name, AND here comes my problem. His name must be printed in the same row in the sheet according to the row he marked in the listbox. ( you got it? the range are only 3 columns with 10 rows, and in the fourth column I want the users initials based on the row he marked in the listbox) Anyone know this? Any help is appreciated... Gunner-way north |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Listbox 2 takes the value of Listbox 1 | Excel Discussion (Misc queries) | |||
listbox B conditional of input in Listbox A | Excel Discussion (Misc queries) | |||
Listbox B if LIstbox A equals | Excel Discussion (Misc queries) | |||
Is refreshing listbox rowsource in listbox click event possible? | Excel Programming | |||
Sorting ListBox results or transposing ListBox values to other cells for sorting | Excel Programming |