Combination calculation with 5 digits
RamSteur
Posted messages
3
Status
Member
-
RaymondPENTIER Posted messages 80 Status Member -
RaymondPENTIER Posted messages 80 Status Member -
Hello, I would like to know if there is a way to find all the possible combinations with 5 digits in Excel or another program.
For example:
12345
12354
43251
...
Thank you for your help.
For example:
12345
12354
43251
...
Thank you for your help.
4 answers
-
it's simple it goes from zero to 99999 so 1000000 possibilities
-
Here is a site that calculates arrangements and displays them
http://jeux-et-mathematiques.davalan.org/mots/comb/arr/index.html -
-
Hello, this is not the answer I'm looking for; I just want all the possibilities of the order where the letters come out.
For example with letters:
ABCDE
ABECD
EDCBA
...
and not as if it were a code with 5 digits ranging from 0 to 9.
Thank you.