Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 10-14-2022, 06:55 AM
HussainAlqatari HussainAlqatari is offline Generating random number of integers in a specific manner Windows 10 Generating random number of integers in a specific manner Office 2007
Novice
Generating random number of integers in a specific manner
 
Join Date: Jun 2020
Posts: 5
HussainAlqatari is on a distinguished road
Default Generating random number of integers in a specific manner

Hello everyone,



Hope you can help me to the this using MSExcel 2007, (no RANDARRAY() function)

----------

Input cells:

A1 = any positive integer.
B1 = any nonnegative integer (but less than A1).
C1 = any positive integer that is greater than or equal to B1 (but less than A1).

Output cells:

A2, A3, A4, ..., contain the numbers 1, 2, 3, ..., (in order), until we reach the value of A1.

B2, C2, D2, ..., contain distinct random integers satisfying 4 properties:
* the number of columns must be a random integer between B1 and C1 (inclusively),
* each of these random integers must lie between 1 and A1 (inclusively),
* these numbers must be in ascending order,
* and none of these is equal to the value of A2.

Similarity for B3, C3, D3, ...
Similarity for B4, C4, D4, ...

and so on, until we reach to the last row in column A.

----------

Your help would be appreciated. Thanks.
Reply With Quote
  #2  
Old 10-16-2022, 09:14 AM
p45cal's Avatar
p45cal p45cal is offline Generating random number of integers in a specific manner Windows 10 Generating random number of integers in a specific manner Office 2019
Expert
 
Join Date: Apr 2014
Posts: 871
p45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond repute
Default

In the attached, a single celled user defined function used thus:
2022-10-16_171134.png


Edit:Sorry, just noticed
Quote:
using MSExcel 2007, (no RANDARRAY() function)
Attached Files
File Type: xlsm msofficeforums49802.xlsm (16.0 KB, 5 views)

Last edited by p45cal; 10-16-2022 at 02:47 PM.
Reply With Quote
  #3  
Old 10-16-2022, 03:47 PM
p45cal's Avatar
p45cal p45cal is offline Generating random number of integers in a specific manner Windows 10 Generating random number of integers in a specific manner Office 2019
Expert
 
Join Date: Apr 2014
Posts: 871
p45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond repute
Default

This should work for Excel 2007 but can't test.
To enter the formula, first select a range having a row count of the value in A1 and a column count of the value in C1 + 1, then enter
RandNos(A1,B1,C1)
then while holding both the Ctrl and Shift keys, press Enter to array-enter that formula in the whole range at once.
Of course the range size needs to change according to what's in A1 and C1, which can be irritating.
If you want, we could create a macro which would put the values in the cells instead of using a formula?
Attached Files
File Type: xlsm msofficeforums49802versionFor2007.xlsm (19.4 KB, 5 views)
Reply With Quote
Reply

Tags
excel 2007, rand, random



Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy Random Generated Number to new Sheet farhadj Excel Programming 2 06-02-2019 11:28 PM
How to insert random numbers that equal a certain number baha Excel 16 11-24-2014 10:50 AM
Endnotes Generating Random Sections for Each Page Kim Korn Word 7 08-13-2014 09:51 PM
Random number difficulties ahrinn Word 12 08-01-2012 01:04 PM
Generating random number of integers in a specific manner generating a number in Word John P Word 1 05-31-2012 10:29 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:07 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft