Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have a combobox on an excel work sheet that is populated via VBA code. However i would like to know how to clear the values that are contained in it before populating it as they are subject to daily change. I have tried: activesheet.combobox1.clear This doesnt seem to work Can any one help? TIA Nath |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
how are you filling the values?. Normally the .clear statetement should work -- Regards Frank Kabel Frankfurt, Germany Nath wrote: Hi I have a combobox on an excel work sheet that is populated via VBA code. However i would like to know how to clear the values that are contained in it before populating it as they are subject to daily change. I have tried: activesheet.combobox1.clear This doesnt seem to work Can any one help? TIA Nath |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting Combo boxes to change options based on other Combo boxes. | New Users to Excel | |||
Clearing All check boxes using Macro | Excel Discussion (Misc queries) | |||
Selecting subsets using combo boxes or list boxes | Excel Discussion (Misc queries) | |||
Clearing List Boxes | Excel Discussion (Misc queries) | |||
Clearing Check Boxes and Cells | Excel Worksheet Functions |