Hello Everyone:

I am trying to sort around 3 million results that are numbers (int) between 1 and 100. I want to know which number in the record set appears the most often, and continue sorting the results until all the numbers are ranked with the one that is in the set most often at the top and sorted downward.

I am not sure what my next step is, please list all the steps you think I should use. Can I insert an Excel table in my program?

Thanks

Art