Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
attn: Tom Oglivy or anyone else who may be able to help...
I need help Clearing the list from all form commandboxes on my worksheet, the code I had earlier didn't seem to work correctly, or I was using it wrong, could someone please help me with this? Thanks in advance, Josh |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Josh:
What is a "commandbox"? If you mean ComboBoxes: Sheet1.ComboBox1.Clear Sheet1.ComboBox2.Clear etc. You cannot clear ComboBoxes in this fashion if they are populated via a RowSource. Regards, Vasant. "josh ashcraft" wrote in message ... attn: Tom Oglivy or anyone else who may be able to help... I need help Clearing the list from all form commandboxes on my worksheet, the code I had earlier didn't seem to work correctly, or I was using it wrong, could someone please help me with this? Thanks in advance, Josh |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clearing the autocomplete list in a cell | Excel Discussion (Misc queries) | |||
Clearing files in list that no longer exist | Excel Discussion (Misc queries) | |||
clearing blanks in drop-down list | Excel Discussion (Misc queries) | |||
Clearing the Values in a Drop - Down List | Excel Discussion (Misc queries) | |||
Clearing List Boxes | Excel Discussion (Misc queries) |