View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Combo Boxes linked to Cells will not clear.

Hi Clint,

Perhaps you could post the relavant button code.



---
Regards,
Norman



"ClintG" wrote in message
...
Hi, I've inherited a workbook which performs multiple functions and has
input
cells and combo boxes on the first sheet (the first sheet serves as an
input
page). Information is entered on this input form into cells and combo
boxes,
then a button is clicked to enter the info and the macro also clears out
the
input cells / boxes. This used to work fine, but something has evidently
happened and now only the cells clear out. The combo boxes stay
populated.
I don't see anything in the code that has changed. Any ideas or
suggestions?
Thanks!!