We are using Access 2010 at work. I have developed a table with my budget figures for each account even those that have a zero value. In another table I am posting the daily expenditures. This will go from July 1st of each year through June 30th of the next year. There can be multiple postings to each expenditure account on different dates. I have written a query that will pull out the the month to date figures >03/31/2015 and < 05/01/2015. The problem is that it will not return a total for each expenditure account unless the date is the same. I would like the expenditure table to reflect the actual processing date. Is there a way I can get it to sum the amount column, with different processing dates?