Forum Discussion

BB1006's avatar
BB1006
Copper Contributor
Jan 20, 2022

Randomized Array and sum of each row has to equal 0.83

I need to make a randomized array with 75 rows and four columns, and the randomized values should be decimals. I am able to achieve that with the formula RANDARRAY(75, 4, 0, 0.83). The issue is I nee...

Resources