H
Hendrik
I preparing about 3000 tickets for an Italian tombola. A row of 15
randomly chosen different numbers from 1 to 90 (e.g. 8, 20, 22, 34, 40,
43, 51, 55, 62, 72, 74, 84, 85, 90) needs to go nicely into a table
quite casually. The table (three rows high and ten columns long) which
are the tickets that will be sold at the tombola will look like the
following:
| | | 20 | | 40 | | 62 | | 84 |
| | | 22 |34 | 43 | 51 | 63 | 72 | 85 |
| 8 | | | | | 55 | | 74 | 90 |
Numbers needs to be in these columns as players can see easily if they
have got the right numbers. The rows where there are only two or only
one numbers should be in casual rows to give the tickets a magic
flavour.
I was wondering what is the best to copy the numbers into the table.
Does anyone hava any suggestions?
Thanks in advance.
randomly chosen different numbers from 1 to 90 (e.g. 8, 20, 22, 34, 40,
43, 51, 55, 62, 72, 74, 84, 85, 90) needs to go nicely into a table
quite casually. The table (three rows high and ten columns long) which
are the tickets that will be sold at the tombola will look like the
following:
| | | 20 | | 40 | | 62 | | 84 |
| | | 22 |34 | 43 | 51 | 63 | 72 | 85 |
| 8 | | | | | 55 | | 74 | 90 |
Numbers needs to be in these columns as players can see easily if they
have got the right numbers. The rows where there are only two or only
one numbers should be in casual rows to give the tickets a magic
flavour.
I was wondering what is the best to copy the numbers into the table.
Does anyone hava any suggestions?
Thanks in advance.