I am relatively new at working with queries. I have two tables, one with realized expenses fro certain months and another with budgeted items for certain months. I am trying to create a query which will take all the expenses, put them into the categories I have them labeled under and sum for each category for each individual month. I can get this far (although the dates aren't in order) but I also need to attach the budget for the last months expenses as the last column in the query table and this I have no idea how to do. Any help would be much appreciated.