Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am getting a runtime error '1004'
Application-defined or object defined error. With Worksheets("Sheet2") .Columns(3).ClearContents.Cells(Count + 15, 3).Value = Worksheets("Sheet1").ListBox1.List(j) End With Also, is there a way to populate the listbox when you open the document? *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Simple Listbox question - how to remove items | Excel Programming | |||
Unselect data in a Listbox | Excel Programming | |||
listbox.value not equal to listbox.list(listbox.listindex,0) | Excel Programming | |||
Is refreshing listbox rowsource in listbox click event possible? | Excel Programming | |||
Adding a row of data to a Listbox | Excel Programming |