T
Ted
I have a report that is the result of a cross_tab. The
cross_tab contains all of the A/P detail (open invoices)
for a group of vendors.
In the cross_tab, I total all of the detail in a field
called balance and that gives me a cumulative dollar
total for each vendor and then print this total field on
the report.
I want to exclude any vendor that has a cumulative total
of 0 from the ensuing report. It will not allow me to
specify <>0 in the criteria of the cross_tab.
Can I write an expression on the report that excludes 0
balance records from printing?
cross_tab contains all of the A/P detail (open invoices)
for a group of vendors.
In the cross_tab, I total all of the detail in a field
called balance and that gives me a cumulative dollar
total for each vendor and then print this total field on
the report.
I want to exclude any vendor that has a cumulative total
of 0 from the ensuing report. It will not allow me to
specify <>0 in the criteria of the cross_tab.
Can I write an expression on the report that excludes 0
balance records from printing?