J
Jim McC
In the footer section of the report, I have the following calculation
=Sum(nz([dateb])-nz([datea]))
I would like for the report to only show those values > |100,000| (based on
the above calculation)
How can I do that?
=Sum(nz([dateb])-nz([datea]))
I would like for the report to only show those values > |100,000| (based on
the above calculation)
How can I do that?