The data is sourced from an access file and I will then enter (with code) the information from the largest value of a certain field into an array which I can then run certain calculations on
I actually need the top 3 largest values of a certain field entered into different arrays but I figured I would walk before I ran