I am trying to compare a list of numbers in a list box and determine which are the highest or lowest. For example given a list of 50 numbers which are the lowest 25 numbers in the list. Does anyone have any idea on how to do this?