Michael Madigan <[email protected]> wrote: >I want to count the number of summary lines in a report. > >I have a report that sums based on acct_id. There may be 3 detail >lines of one, 2 detail lines of another, detail lines of a third. > > >The summary report prints out one line for each, or a total of 3 lines. > > >At the end of the report, I want to count the summary lines, not the >individual accounts. > >One way to do this is to call a function in the summary band to keep a >running total. > >Is there another way? >
I don't know the report writer for 2.5. However, you say you can call a function. Is that going to happen in the On Enter or On Exit event? Unless 2.5 doesn't have those. The only other way would be to know the value before you run the report. -- Tracy Sent from my Android phone with K-9 Mail. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

