K
kjell.uddeborg
Hi,
Is there a way to automatically exclude rows when printing an Excel
sheet?
I have a list of items (in two colums) in a work sheet similar to
this:
Task Time
----------- -------
Task A: 1
Task B: 0
Task C: 2
Task D: 0
Task E: 0
Task F: 0
Task G: 4
Task H: 1
When I print the worksheet I only want to print lines where the time
cell is not zero. So the printout from the previous data would look
like this:
Task Time
----------- -------
Task A: 1
Task C: 2
Task G: 4
Task H: 1
Is there a way to do this?
Thanks for your help,
Kjell
Is there a way to automatically exclude rows when printing an Excel
sheet?
I have a list of items (in two colums) in a work sheet similar to
this:
Task Time
----------- -------
Task A: 1
Task B: 0
Task C: 2
Task D: 0
Task E: 0
Task F: 0
Task G: 4
Task H: 1
When I print the worksheet I only want to print lines where the time
cell is not zero. So the printout from the previous data would look
like this:
Task Time
----------- -------
Task A: 1
Task C: 2
Task G: 4
Task H: 1
Is there a way to do this?
Thanks for your help,
Kjell