View Single Post
  #1   Report Post  
Duke Carey
 
Posts: n/a
Default

You could press Ctrl-* to select just the current region, then use Print
Selection, rather than simply Print.

You can probably even record a macro incorporating those steps to speed it up.

"Davbwalker" wrote:

I'm trying to print only rows containing nonzero values in a specific column.
I can filter the data to show only rows with nonzero values but I am then
forced to reset my print area or I get blank pages. Is there an easier way?
Thanks.