method FaceCalendar.NextYear ([Count as Variant])
Moves the calendar forward one year.

TypeDescription
Count as Variant A Long expression that defines how many years to move

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. The PrevYear method moves the calendar back one year.