method FaceCalendar.PrevYear ([Count as Variant])
Moves the calendar back one year.

TypeDescription
Count as Variant A Long expression that indicates the number of years to move.

The PrevYear method moves the calendar back one year. The NextYear method moves the calendar forward one year. The Year property specifies the year of the current browsed date. The Move method moves the calendar back/forward one year/month. The PrevMonth method moves the calendar back one month. The NextMonth method moves the calendar forward one month.