Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi There,
I load a combobox with my fonts but would like it to update my range "text" upon changing it ... When I "run" the sub it works!!! ... but not when I just change my selection. Private Sub ComboBox1_Change() On Error Resume Next ThisWorkbook.Sheets("Fonts").Range("Text").Font.Na me = ComboBox1.Value End Sub Anyone? Brgds Sige XL97-Sr2 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combobox_change event problem | Excel Programming | |||
ComboBox_Change sub runs unexpectedly | Excel Programming |