G
Guest
I am trying to place a SUM and Nz expresion together in a report. The outcome
should be:
Sum the results - works OK
If no results are returned from the Query to the report then show 0 (zero)
I have tried various combinations of =Nz(Sum([data1])) etc but only get
#error when no data is returned. With data returned works fine.
Probably somthing obvious, but I am a nubie!
Many thanks in anticipation
Peter
should be:
Sum the results - works OK
If no results are returned from the Query to the report then show 0 (zero)
I have tried various combinations of =Nz(Sum([data1])) etc but only get
#error when no data is returned. With data returned works fine.
Probably somthing obvious, but I am a nubie!
Many thanks in anticipation
Peter