Printing

M

Mike Taylor

How can I stop cells which have no values from printing?
I have an invoice sheet that when it prints, prints all
pages. I just need the page(s) with totals to print.
 
D

Dave Peterson

Maybe you could select the range, then Data|filters|autofilter and then filter
on the non-blank cells.

then print those.
 
Top