As a reply to Stellaferox request I wrote a short program which includes a sub to calculate all the combinations of "a out of b" and provide them in an array and in text file.
It use a recursive sub to overcome the problem of unknown number of for-next loops.
It may help you, all card players...
It use a recursive sub to overcome the problem of unknown number of for-next loops.
It may help you, all card players...