Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 127
Default Random Selection of Some Lines in Excel Worksheet

Greetings Experts:

I now have another function to perform and don't know how or if it is
possible....

I have 250 records, but I need to randomly select 110 of them...this will
occur each month, trying to not get the same records to be audited...is this
even possible?

Thank you for your help,
--
jeannie v
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Random Selection of Some Lines in Excel Worksheet

In a helper column adjacent to your records you could put the formula:

=RAND()

and copy this down the column to cover your 250 records. Then you can
sort all the data including this helper column, using the helper
column as the key (the values might change, but that doesn't matter).
Then choose the first 110 records.

Hope this helps.

Pete

On Dec 13, 7:48 pm, jeannie v
wrote:
Greetings Experts:

I now have another function to perform and don't know how or if it is
possible....

I have 250 records, but I need to randomly select 110 of them...this will
occur each month, trying to not get the same records to be audited...is this
even possible?

Thank you for your help,
--
jeannie v


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 127
Default Random Selection of Some Lines in Excel Worksheet

Pete: Many thanks for your expertise....It works exactly as I wanted it to.
--
jeannie v


"Pete_UK" wrote:

In a helper column adjacent to your records you could put the formula:

=RAND()

and copy this down the column to cover your 250 records. Then you can
sort all the data including this helper column, using the helper
column as the key (the values might change, but that doesn't matter).
Then choose the first 110 records.

Hope this helps.

Pete

On Dec 13, 7:48 pm, jeannie v
wrote:
Greetings Experts:

I now have another function to perform and don't know how or if it is
possible....

I have 250 records, but I need to randomly select 110 of them...this will
occur each month, trying to not get the same records to be audited...is this
even possible?

Thank you for your help,
--
jeannie v



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Random Selection of Some Lines in Excel Worksheet

Thanks for feeding back, Jeannie - glad to be of help.

Pete

On Dec 14, 12:01 am, jeannie v
wrote:
Pete: Many thanks for your expertise....It works exactly as I wanted it to.
--
jeannie v



"Pete_UK" wrote:
In a helper column adjacent to your records you could put the formula:


=RAND()


and copy this down the column to cover your 250 records. Then you can
sort all the data including this helper column, using the helper
column as the key (the values might change, but that doesn't matter).
Then choose the first 110 records.


Hope this helps.


Pete


On Dec 13, 7:48 pm, jeannie v
wrote:
Greetings Experts:


I now have another function to perform and don't know how or if it is
possible....


I have 250 records, but I need to randomly select 110 of them...this will
occur each month, trying to not get the same records to be audited...is this
even possible?


Thank you for your help,
--
jeannie v- Hide quoted text -


- Show quoted text -


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I make random selection from excel list? DD Excel Discussion (Misc queries) 2 October 9th 06 09:38 PM
Random Selection Cookie New Users to Excel 2 May 3rd 06 12:05 AM
Random Selection Cris Excel Worksheet Functions 2 October 16th 05 06:15 PM
Getting rid of random white lines in Excel lizzibet76 Excel Discussion (Misc queries) 2 September 27th 05 03:41 PM
Random Selection of items in Excel? mnpremo Excel Discussion (Misc queries) 8 September 23rd 05 08:18 AM


All times are GMT +1. The time now is 05:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"