I was asked by a local society to print some numbered tickets. By coincidence, one of the first BASIC programs I ever wrote was to perform just that task (on the BBC microcomputer, a contemporary of the Apple][ and sharing the same 6502 CPU).
This time I thought I would leap to modern technology and do it on an Excel spreadsheet, so I laid it out to be printed on A4 paper in landscape format, with 3 rows of 4 tickets on each of 6 pages, totalling 72 tickets.
The fun came when I took the heap of paper to a guillotine and cut the first column off, when I realised that the cut strips now included tickets 4,8,12,16..72 and collating them was going to be a nightmare.
Does anyone have a better strategy than cutting each ticket individually in order? Of course, the original spreadsheet does not need to have the tickets in numerical sequence.
"Almost" Good Answers: