Do you have any other suggestions on how I can limit my information? I'm trying to create a financial report and for one data item I need to limit it by two different means. Our accounts are broken down into 4 segments: Account, Sub-Account, Cost Center, and Project. I want the total of all accounts between 59000-59500 if the cost center is 5000-5500. I'm not sure if I need to try to create a separate query? I actually have 4 different data items I need to limit this way but the cost center range is different for each one. Hope this makes sense.