Re: Zero Balance ...
- From: "Douglas J. Steele" <NOSPAM_djsteele@xxxxxxxxxxxxxxxxx>
- Date: Sat, 13 May 2006 05:28:05 -0400
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
.
- Prev by Date: Re: Report based on calculations of 2 records
- Next by Date: Re: Zero Balance ...
- Previous by thread: Re: Output only Last Record from a Report?
- Next by thread: Re: Zero Balance ...
- Index(es):
Relevant Pages
|