Thanks for the previous help, Now, how would i reverse that and send all the list to a textbox separated by ";" i tried:

text1.text = List1.listindex & ";"

but that wasnt it, I need to send All of the list, just not one part. Thanks