Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
i would like to know how i can select a listbox item using vba. i tried: for x = 0to sheets("sheet1").listname,listcount - 1 sheets("sheet1").listname.item.select next x but it doesnt work can someone help me? thanks in dvance, geebee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Remove Item from Listbox by Item Name | Excel Programming | |||
Double click item in Listbox to select item and close Listbox | Excel Programming | |||
ListBox3.ListIndex = ListBox3.ListCount -- How to select the last item in a Listbox? | Excel Programming | |||
select listbox item automatically | Excel Programming | |||
Select an item in a listbox using code | Excel Programming |