Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
An
 
Posts: n/a
Default How can I randomize digits in Excell?

For example: I have a row of 6 digits, number 1 to 6, which I want to
randomize over 30 trials... how can i do this?
I'm working with micr. excell 2003.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ardus Petus
 
Posts: n/a
Default How can I randomize digits in Excell?

Try this (to be copied in a 30x6 range):
=INDEX($A$1:$F$1,1,INT(RAND()*6)+1)

HTH
--
AP

"An" a écrit dans le message de news:
...
For example: I have a row of 6 digits, number 1 to 6, which I want to
randomize over 30 trials... how can i do this?
I'm working with micr. excell 2003.



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
maximum number size/significant digits noel Excel Discussion (Misc queries) 4 February 20th 06 03:42 PM
Mistery digits on excel Bewilder Excel Discussion (Misc queries) 2 October 5th 05 06:28 PM
excel floating digits error Bewilder Excel Discussion (Misc queries) 3 October 5th 05 05:56 PM
how do i stop excell from turning the last five digits in a 20 di. cingularws Excel Discussion (Misc queries) 1 March 29th 05 03:07 AM
lable ranges in Excell david Excel Discussion (Misc queries) 2 February 2nd 05 11:26 PM


All times are GMT +1. The time now is 02:36 PM.

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"