function to randomly insert text from a given list

C

creevs

Version: 2004 Operating System: Mac OS X 10.4 (Tiger) Processor: Intel Is there a function in Excel for text, similar to the RANDBETWEEN function for numbers?

I have a list of names, and I want to make 40 new lists of the same names, with each list in a randomly assorted order.

Short of assigning each name a number, then randomizing the numbers, and then translating it back to the names, can this be done in a single step?

Thanks.
 
J

Jim Gordon Mac MVP

Version: 2004 Operating System: Mac OS X 10.4 (Tiger) Processor: Intel
Is there a function in Excel for text, similar to the RANDBETWEEN
function for numbers?

I have a list of names, and I want to make 40 new lists of the same
names, with each list in a randomly assorted order.

Short of assigning each name a number, then randomizing the numbers, and
then translating it back to the names, can this be done in a single step?

Thanks.

Hi,

Well, instead of using something similar, why not use RANDBETWEEN?

In order to use RANDBETWEEN you have to turn on the Analysis Toolpak. To
do this:
1. Open a blank workbook
2. On the Tools menu choose Add-ins
3. Click the checkboxes next to Analysis Toolpak
4. Click OK to close the dialog box

-Jim
 
J

JE McGimpsey

Version: 2004
Operating System: Mac OS X 10.4 (Tiger)
Processor: Intel

Is there a function in Excel for text, similar to the RANDBETWEEN function
for numbers? <br><br>I have a list of names, and I want to make 40 new
lists of the same names, with each list in a randomly assorted order.
<br><br>Short of assigning each name a number, then randomizing the numbers,
and then translating it back to the names, can this be done in a single step?
<br><br>Thanks.

Take a look here (replacing integers in the second method with your list
of names:

http://www.mcgimpsey.com/excel/udfs/randint.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top