how do I print a range without printing the blank pages?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am looking for the command "don't print blank pages". I have a spreadsheet
range 3 pages wide by 3 pages deep. I do not want page 2 and 3.
 
Select what you want to print and do file>print area and set print area, then
save workbook


Regards,

Peo Sjoblom
 
If the pages are blank that aren't wanted there is probably something
else that is wrong.

Cells with spaces, empty string, or cells with formulas are never blank.

Check your last cell Ctrl+End it should point you to the intersection of the
last used row and the last used column. If it doesn't then you have a
last cell problem. Watch out for hidden calculation areas -- a bad idea
but some people do that.
http://www.mvps.org/dmcritchie/excel/lastcell.htm#makelastcell

I'd think use of Print Area to be a resolution of last resort, the need for
it usually indicates a problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top