P
Petard
I need to print pages that have a "grand total" cell with a value >0. I do
not want to print pages that have null values in the "grand total" cell.
Pages are separated with pages breaks. Some pages have input values and some
do not, depending on the project I am working on. Currently I print the
entire workbook and throw away the pages I do not need. It is labor intensive
to select the individual pages I need (over 250 pages with about 1/3 having
input on average) to print only the pages that have a value >0 in a specified
cell.
not want to print pages that have null values in the "grand total" cell.
Pages are separated with pages breaks. Some pages have input values and some
do not, depending on the project I am working on. Currently I print the
entire workbook and throw away the pages I do not need. It is labor intensive
to select the individual pages I need (over 250 pages with about 1/3 having
input on average) to print only the pages that have a value >0 in a specified
cell.