T
Ted
I am trying to find a way to prevent lines on the report
from printing if the total is = 0. The report is based on
a cross_tab query. When I try to limit the query
to "balances" <>0 in the criteria, I get and aggregate
function error.
Can I write an expression in the report that will not
print lines that have a 0 only result?
Hope this is enough info.
Thanks,
Ted
from printing if the total is = 0. The report is based on
a cross_tab query. When I try to limit the query
to "balances" <>0 in the criteria, I get and aggregate
function error.
Can I write an expression in the report that will not
print lines that have a 0 only result?
Hope this is enough info.
Thanks,
Ted