G
Guest
Here's the situation:
I created a Query with Sums and Counts for all the records I wanted and I
wanted them to be divided by their corresponding months. I then ran a
Crosstab Query for that Query to make it appear in a table-like fashion. I'm
using that Crosstab Query to create a Report. The problem is is that I need
to show all 12 months regardless or whether there are records for that month.
For example: there would be no records for September since it hasn't happened
yet so the Report should say Zero (0) under September. I want to know if
there is a way to get the Crosstab Query or the query that I started with to
return Zero values for the remaining months of the year since there are no
records for those months. So in turn I can just take the Crosstab Query and
put it into a Report. Any help would be greatly appreciated.
I created a Query with Sums and Counts for all the records I wanted and I
wanted them to be divided by their corresponding months. I then ran a
Crosstab Query for that Query to make it appear in a table-like fashion. I'm
using that Crosstab Query to create a Report. The problem is is that I need
to show all 12 months regardless or whether there are records for that month.
For example: there would be no records for September since it hasn't happened
yet so the Report should say Zero (0) under September. I want to know if
there is a way to get the Crosstab Query or the query that I started with to
return Zero values for the remaining months of the year since there are no
records for those months. So in turn I can just take the Crosstab Query and
put it into a Report. Any help would be greatly appreciated.