How To Print Only Active Tasks

T

Todd Walton

I want to have tasks print on the Daily calendar form,
but only those open. I cannot see how to get it to stop
printing out all the completed tasks with strikethrough
lines.
 
B

Brian Tillman

Todd Walton said:
I want to have tasks print on the Daily calendar form,
but only those open. I cannot see how to get it to stop
printing out all the completed tasks with strikethrough
lines.

Modify your view to exclude completed tasks before you try to print.
 
Top