-
changing an array
hi guys, i am looking for some help, i need to b able to select data from an array (inside a form) and then subsequently remove this data completely from the array and from the program HOWVER, i also have to document my code so as to show a complete understanding of it - i hope someone can help!!!!!!!!!
-
How far have you gotten?
For clearing the array, you can use the Clear method.
How do you want the user to select an element from the array?
-
i havent dun much, this is my section of a project, i would hope to select data in a form using a combo box or something like that and just removethat data ONLY from the array aswellas from the combo boxon the form
hope this helps