Passacaglia
09-04-2008, 02:23 PM
More of a time-waster (football poll) then work-related, so not that important.
I've got this spreadsheet of everyone's football picks for our confidence pool week, and I'd like to see what happens in each possible combination of games. There are 2^16 combinations, which is the same number of rows you can put in an excel tab. Does anyone know a quick way I can make each row a separate combination? For example:
1010101010101010101010101010101010101010 -- away team wins every game
0101010101010101010101010101010101010101 -- home team wins every game
and so on? From there, it would be fairly simple to calculate everyone's score in each row.
I've got this spreadsheet of everyone's football picks for our confidence pool week, and I'd like to see what happens in each possible combination of games. There are 2^16 combinations, which is the same number of rows you can put in an excel tab. Does anyone know a quick way I can make each row a separate combination? For example:
1010101010101010101010101010101010101010 -- away team wins every game
0101010101010101010101010101010101010101 -- home team wins every game
and so on? From there, it would be fairly simple to calculate everyone's score in each row.