Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks George I'll try it
I tried the below myself and it seems to be a start as well Private Sub ComboBox1_DropButtonClick( Dim n As Intege ComboBox1.Clea For n = 7 To 99 If IsEmpty(Sheet2.Cells(7, n)) = True The Exit Su End I ComboBox1.AddItem (Sheet2.Cells(7, n) Next End Su Thanks again New User |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bar and Line graph combi? | Excel Discussion (Misc queries) | |||
Need to update a ComboBox when selecting a sheet | Excel Worksheet Functions | |||
Selecting any cell in a column I want my ComboBox to show. How? | Excel Discussion (Misc queries) | |||
Dynamic update on ComboBox | Excel Programming | |||
Selecting/Activating Control Tools Combobox on Sheet | Excel Programming |