ok this is a stupid question but just on of those pain-in-the-ass things you can't do:

i have a listbox which generates a random amount of random strings, when i close the form the strings are generated again,which i don't want, at the moment i'm kinda doing this

udtEMPL.Em1 = ListBox. ??????

then for the next item in the listbox i would have

udtEMPL.Em2 = Listbox. ?????

i want this to be done automatically by the prog.
can anyone help?
thanks