C
cmdolcet69
I have an arraylist of for example 1200. I want to re organize the
array so that position 1 on the arraylist if actaully now position 3
and i want to add 3 position before position 3 and at the end of the
arraylist. Can i use the Redim statement?
array so that position 1 on the arraylist if actaully now position 3
and i want to add 3 position before position 3 and at the end of the
arraylist. Can i use the Redim statement?