Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, Can someone tell me how I can take the value selected from a listbox
and place it in a particular worksheet cell? Upon activating "Sheet4" in the file, I have a userform, which contains a listbox (lstTeamNumbers), presented. On the userform, upon "clicking" the cmdTeam control, I have the following: lstTeamNumbers.Value = Range("bb1").Value frmTeamQuery.Hide After the code executes, there is no value populated in cell "bb1". Any and All Help Will Be Appreciated |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Look up and match Vendor name in one cell of worksheet from list ofmultiple Vendor names in column of other worksheet | Excel Worksheet Functions | |||
Print a worksheet repeatedly with each list cell | Excel Discussion (Misc queries) | |||
Lookup cell value using list of worksheet names | Excel Worksheet Functions | |||
If cell is checked, then list ondifferent worksheet | Excel Programming | |||
cell validation list reference to a different worksheet | Excel Programming |