View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DB DB is offline
external usenet poster
 
Posts: 46
Default Manually Update Listindex

I have a combobox on a user form that is populated when the form opens. The
listindex is not updated unless I "reselect" the same value from the dropdown
menu. How can I have the listindex automatically update when the combobox is
populated. This is on a pretty new version of Excel for Mac. I don't have
this problem with the older version of Excel for Mac.

Thanks for any help

DB