Re: How do I print a report without showing any zero fields



Exclude them from the data source (the query).

Your report should be based on a query. Just put criteria in to say >0 or
not null.

Rick B.



"DURASEAL ADMINISTRATOR" <DURASEAL ADMINISTRATOR@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote in message news:4057795F-4964-440F-9820-C0ED6C23B953@xxxxxxxxxxxxxxxx
> i HAVE A FORM THAT HAS CALUCATIONS THAT IN ORDER TO TOTAL, SOME INSTANCES
> REQUIRRES A "0" BE ENTERED WHEN THERE IS NO VALLUE IN ORDER FOR FORM TO
> TOTAL. I DO NOT WANT THIS "0" VALUE TO PRINT ON MY REPORT, HOW DO I
FORMAT
> REPORT TO ONLY PRINT WHEN THERE IS A NUMERIC VALUE NOT WHEN "0"


.



Relevant Pages