Report and subreport

A

Amateur

Dear Sirs
I have a report with a subreport. I would like that, if the field "deposit",
in the subreport, is showing a zero, the record should not be shown on the
subreport.
How can I do that?
Thanks
Klaus
 
B

BruceM

You can base the subreport on a query that uses >0 (or <>0) as the criteria
for the Deposit field.
 
B

BruceM

No problem. It was my choice to answer the question. Your brain got full,
and the solution was hiding, that's all. It happens to just about everybody
at some time and on some level.
 
Top