Hi,
i have 8 queries which run on a table called "trouble reports" I run 8 different queries and get the dcount of the totals, and store it into 8 global variables (R1-R8). How can i use these numbers to generate a pie chart using the numbers from R1-R8, thanks.