Hi CoolBlue
I haven't checked if the file is corrupt neither where the bug sits. Myself I'm hardly using the rowsource-property and never the value-property (on ListBoxes !!!). Therefore my advice generally is - unless you intend using the listbox for reading purposes only -, don't go with the rowsource but use the list-property.
Using ListIndex in reading from the Listbox and marking a "value" makes both much easier as bothering with value.
|