No, I think the only way to get it done is to make three Totals queries to get the Sums for different fields, using different
grouping --one for activists per precinct and one for households per precinct -- and then link the totals queries to the main
table or query, by ID. Then the resulting...