Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is the quickest way to clear all entries in a combobox?
Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try something like
Combobox1.Clear -- Cordially, Chip Pearson Microsoft MVP - Excel www.cpearson.com "King" wrote in message news:aAAib.761784$uu5.132039@sccrnsc04... What is the quickest way to clear all entries in a combobox? Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Depends on how they got there. For rowsource
Combobox1.RowSource = "" -- Regards, Tom Ogilvy "King" wrote in message news:aAAib.761784$uu5.132039@sccrnsc04... What is the quickest way to clear all entries in a combobox? Thanks |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This search provides a multitude of answers.
http://www.google.com/groups?as_q=Cl...n&num=50&hl=en HTH Paul -------------------------------------------------------------------------------------------------------------- Be advised to back up your WorkBook before attempting to make changes. -------------------------------------------------------------------------------------------------------------- What is the quickest way to clear all entries in a combobox? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transfer a name from one cell to another but leave clear if clear? | Excel Worksheet Functions | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
clear the clear the web page email attachment lines | Excel Discussion (Misc queries) | |||
combobox changes value | Excel Discussion (Misc queries) | |||
Combobox | Excel Discussion (Misc queries) |