nancystorey
New Member
I have a lot of lines of data to compare. I need to find the min and max of a series of numbers. The first 6 digits are the same, but each range could include 2-10 numbers to compare. I have been using SUBTOTAL with the MAX function, and then again with the MIN function (not replacing subtotals) but with the amount of data to process (58k+ rows), it takes hours for each step.
1st - is there a way to do both functions in one process?
2nd - is there an easier way to do this? I am lost! Thanks!
2013530 0.0057
2013531 0.0057
2013532 0.0057
2013534 0.0057
2013535 0.0066
2013536 0.0057
2013537 0.0057
2013538 0.0019
2013539 0.0057
1st - is there a way to do both functions in one process?
2nd - is there an easier way to do this? I am lost! Thanks!
2013530 0.0057
2013531 0.0057
2013532 0.0057
2013534 0.0057
2013535 0.0066
2013536 0.0057
2013537 0.0057
2013538 0.0019
2013539 0.0057