I have a working crosstab query with Account for Row Heading and Entered-Date for Column Heading. The Value column is the average of a currency field. This query is the source for a report. Now my boss, in his endless quest for "one more thing", wants to knows how many items went into each average. He wants each number on the report to show Average/Count instead of just the Average. I've toyed with multiple queries but keep running into the crosstab's limitations. Any idea how to do this?