Sv: Reports 2.5 Summing across a row of data

From: (wrong string) øren Junk <sjunk_at_mail.tele.dk>
Date: Fri, 19 Nov 1999 00:46:23 +0100
Message-ID: <81233f$7s6$1_at_news.inet.tele.dk>


You don't write why you having problems with the formula. According to my experience you should be able to use the formula return (:cf1 + :cf2);

Please supply more information

Regards

Søren Junk

Jenny Farnham <farnham_at_spot.Colorado.EDU> skrev i en nyhedsmeddelelse:811gkl$r6q_at_peabody.colorado.edu...
>
> I have a row of data on my report.
>
> 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 Fri Nov 19 1999 - 00:46:23 CET

Original text of this message