View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lionel Fridjhon Lionel Fridjhon is offline
external usenet poster
 
Posts: 11
Default Listbox memory problem

I have a listbox that has as a row source 182 rows and 4
fields.
I have set the properties to 'Multi select' but if I
select more than about 10 rows, get an "Out of Memory"
message. This not consistent, sometimes it crashes at 4
or 5 selected, sometimes it goes to about 20 before
crashing.

Any suggestions??

Lionel