Thread: Update combobox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Aaron Aaron is offline
external usenet poster
 
Posts: 287
Default Update combobox

Hi,

I have a combo box on one sheet that contains a dynamic range/list on
another sheet. I've added items to this list and my combo box does not
automatically update. I tried the refreshAll event and that doesn't work.
When I close my workbook and reopen, the combo box has changed. I assume
there is a simple solution??

Thanks,
Aaron