At 10:21 PM 4/30/2010, you wrote:

Nope, a GETPROPERTY in the Break Footer to get the value of the
ReportHeader (or footer) DBCalc only gets the total miles accumed
to that breakpoint, not the total for the whole report, which is
what I'm trying to get.
I'm gonna redo the report from scratch & test just one column. :(
Doug
p.s. RB 7.6 30111

Doug,

First, R:BASE 7.6 for Windows (Build: 7.6.8.30331) is the currently
available version. http://www.rupdates.com/rbg76/

FWIW, in order of sequence, all Break Footer(s) are calculated prior
to the last portion of the report, the Report Footer. An interim
break footer will not calculate the totals for the whole report.

However, if you know the WHERE Clause used for the report, you may
pre-define the (SUM(ColName)) INTO a variable to display anywhere
you wish. This could be uses as "On Before Generate" action at the
Report level itself.

I also noticed that you never mentioned the placement of EEP for
GETPROPERTY command. Is the GETPROPERTY command used "before" or
"after" the band is generated?

Each band in a report includes two options, "Before Generate" and
"After Generate".

Hope that gives you some blue's clues ...

Very Best R:egards,

Razzak.

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to