View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Wayne Cressman Wayne Cressman is offline
external usenet poster
 
Posts: 8
Default Losing Items in Forms.ComboBox Problem

That's a possibility I've considered, but it seems to be a bit of a
kludgy workaround.

merjet wrote:
Maybe the Sub that populates the ComboBox should execute whenever the
file is opened (skip adding the Combobox when it's already there) and
store the prior selected value in a cell.

Hth,
Merjet