Okay I have a database that contains records of billing information. I have created the queries I need to display the information but my issue is, is there a way to take the total values that are being produced from the query and separating them depending on amount for instance 0-30, 30-60, 60-90, … 690-720, 720+. I am just wondering is there a easier way than doing this by hand since there are tons of records for each of the billing methods which the information is being separated by.