If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
i have an excel spreadsheet that has > 1000 rows (records). i'd like to randomly select 78 of these rows and place them in another worksheet w/in this file.
i went to Tools > Data Analysis > Sampling, and i can get 78 random records, selecting the column "id," when is a number field. but the accompanying columns that are text are not coming along with it. any thoughts here?
got a little further. am able to do it w/the rand() function and an advanced filter. but, can get, say 10% of records. i want a specific number of records. any thoughts?