I have 8 different crosstab queries showing the sum of the "total" from the quert from which they were made.
I then made one Query combining the 8 crosstabs into one query.
I made a report of the Combined query. With a text box in the report footer showing the sum.
All the calcs work fine unless one of the queries is null, which stops the total in the reports footer.
I tried using NZ() to give me a zero but either I'm using it in the wrong place, or using it incorrectly
Can somone shed some light on this.
Killdozer
I then made one Query combining the 8 crosstabs into one query.
I made a report of the Combined query. With a text box in the report footer showing the sum.
All the calcs work fine unless one of the queries is null, which stops the total in the reports footer.
I tried using NZ() to give me a zero but either I'm using it in the wrong place, or using it incorrectly
Can somone shed some light on this.
Killdozer