jamiguel77
Active Member
- Joined
- Feb 14, 2006
- Messages
- 387
- Office Version
- 2016
- 2010
- 2007
- Platform
- Windows
- Web
hi all
based on this thread:
with this formula i generated 700 numbers Unique (see the post, please)
=WRAPROWS(TAKE(SORT(HSTACK(SEQUENCE(700),TAKE(UNIQUE(RANDARRAY(10000,1,1,100000,1),FALSE,FALSE),700)),2,1),,1),5)
My question now is:
from these matrix generated, how to take randomly 1 number? and put the result on, G2
i am think in a formula RANDOM.BETWEEN(1,700) but i am not sure,
but I would like it better the other way
Thanks
based on this thread:
with this formula i generated 700 numbers Unique (see the post, please)
=WRAPROWS(TAKE(SORT(HSTACK(SEQUENCE(700),TAKE(UNIQUE(RANDARRAY(10000,1,1,100000,1),FALSE,FALSE),700)),2,1),,1),5)
My question now is:
from these matrix generated, how to take randomly 1 number? and put the result on, G2
i am think in a formula RANDOM.BETWEEN(1,700) but i am not sure,
but I would like it better the other way
Thanks