I have a couple hundred random cell values to find out of tens of thousands of rows. Each cell value will be in column A.
In the past, I have just used =randbetween(1,60000) and found the random row numbers, then sorted through to get the corresponding cell values I need. I know enough know, that I can add =A to each random number and come up with the list.
Is there an easier way to do this?
In the past, I have just used =randbetween(1,60000) and found the random row numbers, then sorted through to get the corresponding cell values I need. I know enough know, that I can add =A to each random number and come up with the list.
Is there an easier way to do this?