Hi there,
I want to create an output that would automatically display the results (totals only, no records) of multiple queries - more specifically, these queries all draw from the same table, but have several combinations of multiple combinations of values within different fields (e.g. query 1 - field A = 'a' or 'b' and field b = 'x' or 'y' or 'z'; query 2 - ...etc). Because of the complexity of the queries, a cross-tab or pivot...