I need to determine the posible outcomes of 4 football games. There are 2^4 (16) possible combinations which can be represented by the binary numbers 0000 to 1111. I need to cycle though each possible outcome to determine final standings. I know how to do this if I can come up with a sub that counts through those bianary numbers.
Any ideas?
Thanks in advance,
Tom
Bookmarks