I want a textbox variable to refer to a certain member of an array. I.e. i have a people[...] array and i want the name textbox variable to refer to people[i]. Any ideas? Entering people[i] in the variable field on textbox properties doesn`t work. Any ideas?