hi all
I need help
Example:
I have 3 list
list1 already contains number(Even and Odd)
list2 empty
list3 empty
I want copy the even number in list2 and the odd number in list3 :) and I have one button.
this method need a Loop
I need your help :)
notes: I use visual basic studio 2012
Thanks
I need help
Example:
I have 3 list
list1 already contains number(Even and Odd)
list2 empty
list3 empty
I want copy the even number in list2 and the odd number in list3 :) and I have one button.
this method need a Loop
I need your help :)
notes: I use visual basic studio 2012
Thanks
Comment