Hello Could anyone help with what is probably a simple query showing totals by month. I have a table tblPayments which contains years of payments and includes the following fields: PaymentDue, PaymentCleared, Amount.
I would like a query that when run shows a list of PaymentsCleared totalled by month so Jan06 = £Xthousand, Feb06 = £Ythousand etc.
Many thanks
I would like a query that when run shows a list of PaymentsCleared totalled by month so Jan06 = £Xthousand, Feb06 = £Ythousand etc.
Many thanks