> I have a Quickreport which lists a bunch of records over several pages, and I > want to show a column total at the base of the entire list. I assume I would use > a SummaryBand, and somehow would use a QRExpr component. But I cant see how I > can trigger the addition from the QRDBtext component. > > Any help would be gratefully received You're right you would use a QRExpr component. All you should need to do is set the property 'expression' to SUM(Query.FIELDNAME) If you double click the Quick Report and hit preview you can see the result (assuming your Query or Table is active). Michelle --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz
- [DUG]: Memory leak - caused by Windows 2000? Matthew Comb
- Re: [DUG]: Memory leak - caused by Windows 2000? Scott Newton
- Re: [DUG]: Memory leak - caused by Windows 2000? Nic Wise
- Re: [DUG]: Memory leak - caused by Windows 2000? Matthew Comb
- Re: [DUG]: Memory leak - caused by Windows 20... Matthew Comb
- [DUG]: Another Quickreport newbie questio... Leo Ramakers
- Re: [DUG]: Memory leak - caused by W... Michelle Blyde
- Re: [DUG]: Memory leak - caused by Windows 20... Nic Wise
- Re: [DUG]: Memory leak - caused by Window... Matthew Comb
- Re: [DUG]: Memory leak - NOT caused ... Matthew Comb
- Re: [DUG]: Memory leak - NOT cau... Mark Derricutt
- Re: [DUG]: Memory leak - NOT... Matthew Comb
- RE: [DUG]: Memory leak - NOT... Dennis Chuah
- Re: [DUG]: Memory leak - NOT... Matthew Comb
- RE: [DUG]: Memory leak - NOT... Dennis Chuah