I need to use the result of the totals query in a couple of other new queries.
When I create further queries against the totals query, I get the message that the query is too complex.
However, if I create the totals query as a make table query, then I can write my additional queries against...