Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can i do this:
Range("B8:D8).vaue = listbox2.listindex = 0 IE. The forst listed item in the Litbox to be placed into the cell. B8:D8 are merged cells Corey.... |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Range("B8:D8).vaue = listbox2.List(0) regards Paul On Mar 16, 10:01 am, "microsoft" wrote: How can i do this: Range("B8:D8).vaue = listbox2.listindex = 0 IE. The forst listed item in the Litbox to be placed into the cell. B8:D8 are merged cells Corey.... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populate a ListBox | Excel Programming | |||
populate listbox? | Excel Programming | |||
Adding Items to a ListBox-Unique Items Only | Excel Programming | |||
Populate listBox | Excel Programming | |||
ListBox Populate | Excel Programming |