compute sum of field on report
From: Farnham Dave <farnham_at_spot.Colorado.EDU>
Date: Wed, 12 Jan 1994 18:31:40 GMT
Message-ID: <CJJ4sx.G97_at_cnsnews.Colorado.EDU>
Date: Wed, 12 Jan 1994 18:31:40 GMT
Message-ID: <CJJ4sx.G97_at_cnsnews.Colorado.EDU>
I have:
break on received_amount nodup
compute sum of received_amount on report
If my output looks like this:
Account Number Received_amount Charge#
-------------- --------------- --------
1 100 88
90
2 30 45
3 50 32
34
---------------
330
Now, I don't want 330 , I want 180. it is adding the Non-seeable fields into my sum... How do I just add what I see on the report?
Thanks,
Jenny Farnham
Received on Wed Jan 12 1994 - 19:31:40 CET
