Forum Discussion

archifaust's avatar
archifaust
Copper Contributor
Mar 02, 2024

RANDARRAY with equal spread of numbers

I need to generate a RANDARRAY that is 17 rows and 14 columns using only numbers 1 thru 5... I can do this using =RANDARRAY(17, 14, 1, 5, TRUE) but I need it to generate with a near equal number of e...

Resources