I can't seem to save information stored in a list box correctly. When I save on exit of the program the previous file is overwritten (which I expect) but the first item in the list box is always overwritten by the first storing only one name in the list box. I have checked all my varibles and they seem to be fine and i can save data correctly from text boxes and labels ok. I just can't figure it out. A piece of sample code would help me out a lot. Thanks