Hi Excel Guru's
After checking numerous threads i can fine solution to my problem.
I have an array of numbers and need to pick a certain (variable) amount from that array, see below
1 2 3 4 5 6 7 8 9 10
11 13 14 15 16 17 18 20
21 22 23 24 26 27 28 29 30
31 32 33 34 35 36 38 39 40
41 42 43 44 45 46 47 48 49 50
51
Numbers
3
results
the "numbers" cell is the amount of random numbers i want from the array, some cells will be empty and so skipp those cells and return set numbers in results cells
After checking numerous threads i can fine solution to my problem.
I have an array of numbers and need to pick a certain (variable) amount from that array, see below
1 2 3 4 5 6 7 8 9 10
11 13 14 15 16 17 18 20
21 22 23 24 26 27 28 29 30
31 32 33 34 35 36 38 39 40
41 42 43 44 45 46 47 48 49 50
51
Numbers
3
results
the "numbers" cell is the amount of random numbers i want from the array, some cells will be empty and so skipp those cells and return set numbers in results cells