Hi everyone!
I'm struggling figuring out how to sample one item every million rows.
Let's suppose we have a population of 50 million rows.
I have to sample 1 item for the first million rows, 1 item for the second million rows, 1 item for the third, and so on...
Do you have any advice on how to do this?
I guess a Macro should help, but I'm not familiar with these functionalities/tools yet.
Thank you for your support!