Hi all
I have a table of transactions which include a date field.
I need to produce a column chart of the last six monthly total number of transactions.
The chart will ignore current month and start with previous month, then work backwards to previous month etc for six months.
I am using a recordset and SQL queries but am struggling with the dates (and year change) - any ideas?
I have a table of transactions which include a date field.
I need to produce a column chart of the last six monthly total number of transactions.
The chart will ignore current month and start with previous month, then work backwards to previous month etc for six months.
I am using a recordset and SQL queries but am struggling with the dates (and year change) - any ideas?