Your instructor should have done that. I'll point you towards totals queries. Start a query on your table and click on the Totals icon on the ribbon. You'd use Group By on some data and Sum on other data.
You would group on the gender field as well.
Since you want it by month, group on a calculated field like
Format(DateField, "yyyymm")
Does not work for me for some reason. Any chance anyone could contact me on discord for real time feedback and solutions? Thanks.
I don't know what "Does not work" means exactly, or how you're using it.
I don't have that app and wouldn't use it for this anyway. We all do this for free, so we fit helping out in around other things in our lives.