I am working on a database and I have 6 queries calculating values from one table. It is a stock trading database, and the queries calculate commissions for each type of stock. One is CD, one is Municipal Bond, one is Corporate Bonds and so on. All the information that each query is using is stored in the table tblBLOTTER. I have a report that has 6 subreports to show the calculated numbers from these queries. I was wondering if there is any way to create a chart from 6 different queries with calculated fields. It will be a pie chart showing which product has which portion of the commissions for the day. Any help would be amazing, I'm stuck :-/