Reports 2.5 Summing across a row of data

From: Jenny Farnham <farnham_at_spot.Colorado.EDU>
Date: 18 Nov 1999 18:30:45 GMT
Message-ID: <811gkl$r6q_at_peabody.colorado.edu>


[Quoted] I have a row of data on my report.

[Quoted] aaaaaa bbbbbb 999999 999999

The 9's are fields of data that came
from formula fields. In other words,
the source of these fields came from
CF1, CF2, etc.

I want to do this:

aaaaa bbbbb 999999 999999 $999,999.99

Where the last column is the sum of the
other two columns that were derived
from formulas.

I can not reference these field

I can't say return (cf1 + cf2);

How does one sum ACROSS fields that
are derived from formula column type fields? Received on Thu Nov 18 1999 - 19:30:45 CET

Original text of this message