Hi there,
Is there a way to capture what the cell address is of the nth smallest value in a specified range?
What I am trying to do is pass in a range to my code, and then fill the cells within that range a certain colour depending if it is the 1st smallest, 2nd smallest, 3rd smallest value etc. in the range?
Any help would be appreciated.
Thanks!