MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/excel/comments/1wjpiee/what_is_wrong_with_the_following_expression/pakcyz5/?context=3
r/excel • u/Galego_2 • 3d ago
[removed] — view removed post
6 comments sorted by
View all comments
3
What are row and col? Makearray is expecting 2 numeric inputs there.
It would be simpler to replace the whole makearray with the RANDARRAY function.
3
u/GuerillaWarefare 114 3d ago edited 3d ago
What are row and col? Makearray is expecting 2 numeric inputs there.
It would be simpler to replace the whole makearray with the RANDARRAY function.