View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Derek Derek is offline
external usenet poster
 
Posts: 51
Default Keep Listbox values when closing workbook

Gents,

I have created listboxes via Design Mode in a worksheet.
I load them via a VBA procedure (because I can't find out
how to fill them otherwise)
When I close the book and reopen, the values are gone.

Is there a setting or way to keep the values from
disseapearing ? XL97.

thanks,
Derek