Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default random number generator

I've been using the RNG and it works great... however, we need to take it one
step further. I've looked all thru previous posts, but can't figure this out.

I've got 10,000 names, addresses, etc all in a spreadsheet. I need to
randomly select 100 and put those names, adresses, etc into another tab.

As was mentioned in another post, I could simply sort the data by my 'rng'
column, but since the data constantly changes, so too would the sort order.

Also, each time I press the 'delete' key it reruns my sort. Is this normal?

Thanks!!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 430
Default random number generator

Some functions are going to recalculate every time you make a change on your
document if you have autocalculate on. If you are going to move the 100 over
why can't you calculate and then immediatley move them over. You could run
the random bit and then copy the random numbers and 'paste
special'....'values' into a new column. This would leave the random numbers
in a column and not the formula and thus the numbers would not change after a
recalculation.

"Barb" wrote:

I've been using the RNG and it works great... however, we need to take it one
step further. I've looked all thru previous posts, but can't figure this out.

I've got 10,000 names, addresses, etc all in a spreadsheet. I need to
randomly select 100 and put those names, adresses, etc into another tab.

As was mentioned in another post, I could simply sort the data by my 'rng'
column, but since the data constantly changes, so too would the sort order.

Also, each time I press the 'delete' key it reruns my sort. Is this normal?

Thanks!!!

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
Non updatable Unique Random Number Ian Excel Worksheet Functions 30 September 28th 06 08:19 PM
Random Number generator Neil M Excel Worksheet Functions 2 February 1st 06 06:00 PM
VBA "Rnd" Function: Truly Random? TheRobsterUK Excel Discussion (Misc queries) 2 September 27th 05 04:50 AM
Random Number Generator Pascale Excel Worksheet Functions 3 July 9th 05 12:37 AM
Random number generator Philippe L. Balmanno Excel Worksheet Functions 4 December 17th 04 07:42 AM


All times are GMT +1. The time now is 08:39 AM.

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

About Us

"It's about Microsoft Excel"