Hello,
I need to be able to use Access to give me a list of all our customers, and then a total sales figure for each month of the year.
The live data will come in as a table of all our orders, which will mean that there is more than one entry for each customer, these would need to be totalled depending on the month.
In excel terms this would need a SUMIFS, but I wonder if this is possible to do in Access, and if so how to do it roughly?
Thanks