Hi there, I'm a beginner when it comes to access so my knowledge is limited. I'm currently trying to create a query that shows me all of my billing codes used in the month of December that have a sum greater than $5000. The wrinkle is that I have 100's of billing codes that are structured as 3 letters and then an associated number (AAA1, AAA2, etc). I want my results to group the total of all AAA's and just see AAA. I don't want to see AAA1 or AA8 and it's total. Here's a couple of screenshots: one of the beginning part of the query and one of an example of the data I'm working from. Thanks.