Quick question on the MIN function.
I have many rows of data and need to find the minimum in each row. Rather than doing the MIN function separately for each line, is there a way of setting it up so that you can get the minimum on each line by just scroling down?
I have many rows of data and need to find the minimum in each row. Rather than doing the MIN function separately for each line, is there a way of setting it up so that you can get the minimum on each line by just scroling down?