View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paolo Sardi Paolo Sardi is offline
external usenet poster
 
Posts: 6
Default ListBox content not saved

Hi,
I'm working with a ListBox embedded in a worksheet. I noticed that, saving
and closing the workbook, the content of my ListBox is not saved. Is there a
way to make Excel preserve the content of my ListBox?

Thank you.