But that was the point.
If the columns match up with the same width and heading you could put
them all into one worksheet and use a filter to see what you would have
seen on the individual worksheets You are subject to 65,536 rows
but if you within 1/4 of that your are probably already in trouble.
Instead of pasting pictures into Excel, you could paste tables into
Microsoft Word. They may not look the same as in Excel.
Another solution would be to create an HTML file. The concept of
a distinct page is not part of HTML (or at least it wasn't when I started).
I have a macro that you could adapt to pick up different pages instead
of blocks of cells.
http://www.mvps.org/dmcritchie/excel/xl2html.htm
You could save paper by using a duplex printer, which would start
each spreadsheet on an odd numbered page, but would print on
both sides. There is much if anything builtin to Excel to save paper.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages:
http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:
http://www.mvps.org/dmcritchie/excel/search.htm
eric3450 said:
Seems like a really complicated "work-around". Any way to just eliminate
the page breaks so the worksheets print one after another?