J
Jim Aga
I simply need to add the totals from my 4 subreports on my
main report. If any of the subreports have no data the
subtotal is #Error and that's OK but then the grand Total
is #Error.
There is no default property so I can't set it to zero.
The totals are unbound so there are no table field
defaults available to set to zero.
I've tried NZ(fieldname)on the main report and it doesn't
work when there is no data. I've also tried this on the
supreport's detail and total lines and that doesn't work.
If I could trap #Error i'd just do math in a separate
control box but how ??
Thanks In Advance
main report. If any of the subreports have no data the
subtotal is #Error and that's OK but then the grand Total
is #Error.
There is no default property so I can't set it to zero.
The totals are unbound so there are no table field
defaults available to set to zero.
I've tried NZ(fieldname)on the main report and it doesn't
work when there is no data. I've also tried this on the
supreport's detail and total lines and that doesn't work.
If I could trap #Error i'd just do math in a separate
control box but how ??
Thanks In Advance