Re: Zero Balance ...

Tech-Archive recommends: Fix windows errors by optimizing your registry



Have your report based on a query, and in the query exclude those rows by an
appropriate WHERE clause.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Farid Sukkar" <FaridSukkar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A2586D6B-E3A8-4C19-A77D-96E8D74DB82A@xxxxxxxxxxxxxxxx
I have report and I put a text box this text box is sum of two column name
as
( No_1 , No_2 ) if the balance of any record = 0 , I want to don't show
this
record
I want give you example :
No_1 , No_2 , Balance
10 ,20 , 30
5 ,-5 , 0
3 , 6 , 9
I want to don't show this record 5 ,-5 ,0

Help me please , and thank you for try help me .
Thanks and Regards
Farid Sukkar



.



Relevant Pages