I have created a report that runs off a crosstab query which allows users to select their criteria. I am using DSum to create subtotals from the report, but Access is summing totals from the universe of the crosstab query and not just the criteria that was selected. Is there a way that I can get Access to calculate the DSum from what the user selected to run the query?