Hi,
Please see attached
I have an Range with N rows and X Columns
I want to Randomize N in Range this way :
- Each N appear Y times Horizontal (in any X Columns)
- Each N appear Minimum times in Vertical
Example : N=19 (rows) , X=5 (columns) , Y=3 (condition)
Each N (1,2,3,4, 19) must appear y=3 times in any x=5 Columns
This is Horizontal
But Vertical in Range is tricky because I want to have Minimum of N on each Column X (see attached for this)
Minimum come from the fact that each N appear 3 times but not in 3 columns but in 5 columns in my example
Bookmarks