Hello everyone,

I just moved on from vb6 to vb.net so be easy with me.

Here is the problem: I have 6 numbers in an array(dim ascore(5)) and I want to find who is the bigger one(I would like the number of the variable in the array to be returned, like ascore(2) or ascore(5)...). My mind is stuck! Can someone help me?