C
Cactus
I have a file that's about 50 000 rows long, and 4 collumns wide. An
this whould work just fine, but I would not like to print a little ove
700 pages... So now I've tried to change the sheet so that I could get
collumns on every page (insted of 4). So that I could get two of the ol
pages on one page (with one empty row between them... It's hard t
explain but here is a little ASCII pic that might give you a hint
OLD (about 700 pages)
| | |
| | |
| | |
| | |
NEW(about 350 pages)
| | | |-| | |
| | | |-| | |
| | | |-| | |
| | | |-| | |
(Both "pictures" are just one page
(the "-" are the empty row
And now I just can't figure aout how to get the job done in a eas
way... Thanks
this whould work just fine, but I would not like to print a little ove
700 pages... So now I've tried to change the sheet so that I could get
collumns on every page (insted of 4). So that I could get two of the ol
pages on one page (with one empty row between them... It's hard t
explain but here is a little ASCII pic that might give you a hint
OLD (about 700 pages)
| | |
| | |
| | |
| | |
NEW(about 350 pages)
| | | |-| | |
| | | |-| | |
| | | |-| | |
| | | |-| | |
(Both "pictures" are just one page
(the "-" are the empty row
And now I just can't figure aout how to get the job done in a eas
way... Thanks