I have only started coding a few months ago. I am trying to arrange random numbers in a column in descending order. In the route I've chosen to go, I'm trying to find a simple code to select a cell with a specific value (the minimum number in the column), regardless of it's location in column.
Thank you in advance.