method FaceCalendar.Move (Direction as RotateEnum, [Count as Variant])
Moves the calendar back/forward one year/month.

TypeDescription
Direction as RotateEnum A RotateEnum expression that specifies the direction to move the calendar
Count as Variant A Long expression that indicates the number of times, the Move occurs.
The Move method moves the calendar back/forward one year/month. The Move method updates the control's Date property. 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. The NextYear method moves the calendar forward one year. The Year property specifies the year of the current browsed date. 

The Move method move's the browsing date: