Hello
In Excel, the formula of GillesD
=COMBIN(49,6)-SI(44-C2>0,COMBIN(49-C2,6),0)-SI(45-D2>0,COMBIN(49-D2,5),0)-SI(46-E2>0,COMBIN(49-E2,4),0)-SI(47-F2>0,COMBIN(49-F2,3),0)-SI(48-G2>0,COMBIN(49-G2,2),0)-SI(49-H2>0,COMBIN(49-H2,1),0)
will give you the lexographic value for the 6 numbers placed in cells C2 to H2
How to make for 18 and 20 numbers With explanation PLEASE
Thank you
In Excel, the formula of GillesD
=COMBIN(49,6)-SI(44-C2>0,COMBIN(49-C2,6),0)-SI(45-D2>0,COMBIN(49-D2,5),0)-SI(46-E2>0,COMBIN(49-E2,4),0)-SI(47-F2>0,COMBIN(49-F2,3),0)-SI(48-G2>0,COMBIN(49-G2,2),0)-SI(49-H2>0,COMBIN(49-H2,1),0)
will give you the lexographic value for the 6 numbers placed in cells C2 to H2
How to make for 18 and 20 numbers With explanation PLEASE
Thank you