Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 806
Default Selecting from a randomized list

Hello,

I suggest to select a vertical range of 30 cells and to array-enter:
=RandInt(1,6,30,5)

Or select a horizontal range of 30 cells and array-enter:
=TRANSPOSE(RandInt(1,6,30,5))

My UDF RandInt you will find at
http://sulprobil.com/html/randint.html

With a sub calling my UDF you will have better control of
(re-)calculating the random numbers.

Regards,
Bernd
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
Select a list in 1 cell by selecting an item from another list in Jonners Excel Discussion (Misc queries) 2 July 10th 09 10:31 PM
Randomized Functions Kleverton Silva Excel Discussion (Misc queries) 7 November 16th 05 06:49 PM
Randomized Paired Comparison Array John Michl Excel Programming 3 October 20th 05 10:46 PM
Haw to Randomized available data Adda Excel Worksheet Functions 2 April 10th 05 09:57 PM
Populating a select group of cells with randomized names... Kevin Lyons Excel Programming 1 February 10th 05 01:15 PM


All times are GMT +1. The time now is 07:21 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"