Create a group in the Grouping/Sorting form that will evaluate to the month number (=Month([your date column])) and make sure Group Header is Yes and Group Footer is Yes.
This will sort and group them by month (Jan is 1 Feb is 2...)
In the group Header, you can format the [your date column] to show the Month name (=Format([your month column],"mmmm").
In the group footer, create a text box that will sum or count the column you need for the month (=Sum([your column])).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.