Originally posted by Illiad
I don't want the top 3 values of array intClicks in the array intLB, I want the top three value's indexes to go into the array intLB
The index of the top 3 would be 0, 1 & 2? You want to put that into the other array?