How do I eliminate rows of all zeros from a query/report

  • Thread starter Thread starter Lindsay
  • Start date Start date
Do you mean every field in the row is ZERO?

You would have to test with Not zero for each field.

If you mean something else, like the sum of the fields is zero, or a specific
field has only zeroes in it, or some other variation then please post back with
an example of the data you want eliminated?

If you don't understand how to apply criteria to a query, then post back and say
that.
 
Back
Top