View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
mark mark is offline
external usenet poster
 
Posts: 196
Default combo box not updating

Thanks for the suggestion, but the list box is in a form.

I would have thought the rowsource property might have
updated it dynamically each time that the drop box button
is pressed, but apparently, I would have thought wrong.


-----Original Message-----
Mark

If you have the combobox directly in the spreadsheet from
the control toolbox (ie not on a form which is loaded),
then you can easily have it updated.