method FaceCalendar.PrevMonth ([Count as Variant])
Moves the calendar back one month.

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

The PrevMonth method moves the calendar back one month. The NextMonth method moves the calendar forward one month. The Move method moves the calendar back/forward one year/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.