Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming
|
|||
|
|||
![]() "Norman Jones" wrote in message ... Hi Tepee, The following code in ths worksheet module worked foe me: '============= Private Sub Worksheet_Activate() With Me.ComboBox1 .ListFillRange = "A1: A10" .ListIndex = 0 End With End Sub '<<============= many thanks norman - that worked a treat. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What gets XNPV to calculate correctly if initial values are zero? | Excel Worksheet Functions | |||
Combo box list question | Excel Discussion (Misc queries) | |||
Combo box question | Excel Worksheet Functions | |||
VBA Form Combo Box question. | Excel Discussion (Misc queries) | |||
Combo Box Question | Excel Worksheet Functions |