Combination permination generator

This content is licensed under Creative Commons Attribution/Share-Alike License 3.0 (Unported). That means you may freely redistribute or modify this content under the same license conditions and must attribute the original author by placing a hyperlink from your site to this work https://planetcalc.com/7643/. Also, please do not modify any references to the original work (if any) contained in this content.
Good day
I am looking for a combination permutation generator for the following.
ROWS A X B X C X D X E X F
1 X 1 X 1 X 1 X 1 X 1
2 2 2 2 2
3 3 3 3
4 4 4 4
5 5 5
6 7
7
8 Rows A X B X C X D X E X F
Once all values have been entered as per above the calculate must generate all possible combinations as per 1 X 2 X 3 X 4 X 5 X 6 this will be 1 of the combination. There must be 6 rows with each row that can take a maximum of 25 numbers and not necessary inputting all 25. you must be able to add a minimum of at least 1 number as per the above example. It would also be great if you can add or remove the number of rows required.
Hope this makes sence to you.
Regards
Floyd Robinson
Created by this request
Combinations generator This online calculator generates all possible combinations of items from different sets/lists |
Comments