Printing calendar without Holidays

J

jezroj

How can you keep the Holidays in your calendar, but not include them when you
print the calendar. I want to be able to do this without having to delete
Holidays and then add them back on.
 
B

Brian Tillman

jezroj said:
How can you keep the Holidays in your calendar, but not include them
when you print the calendar. I want to be able to do this without
having to delete Holidays and then add them back on.

Perhaps you can define a view that excludes the "Holiday" category and then
print from that view.
 
Top