Hello,
Hopefully someone can help me out here. I am trying to find out how to right a vba code or something where I can get a certain amount of random samples from a sheet of data. There are multiple colunms with words and numbers in my data set. The data sets come with anywhere from 100-130,000 rows of data depending on the file. Based on how many rows there are will determine how many samples i will need. I would like to have a box where i could input say i need 50 samples rows and on enter i would like it to pull/copy those 50 random samples to a new worksheet. I have tried doing research but have been unsuccessful. Any help would be appreciated. Thank you!
Hopefully someone can help me out here. I am trying to find out how to right a vba code or something where I can get a certain amount of random samples from a sheet of data. There are multiple colunms with words and numbers in my data set. The data sets come with anywhere from 100-130,000 rows of data depending on the file. Based on how many rows there are will determine how many samples i will need. I would like to have a box where i could input say i need 50 samples rows and on enter i would like it to pull/copy those 50 random samples to a new worksheet. I have tried doing research but have been unsuccessful. Any help would be appreciated. Thank you!