Summary problem

Hi,

I need an example of specifying that summary expresion goes through all the
report and not just on current page.

At the moment I have [SUM(<qMaster."zaduzenje">) + <qDonos."zaduzenje">]

In the user manual it says to use SUM(expression,band,flags) and that the
flags needs to be set to 2.
My Memo is on the PageFooter band.

What do I have to write. I tried:
[SUM(<qMaster."zaduzenje">,PageFooter1,2) + <qDonos."zaduzenje">]
[SUM(<qMaster."zaduzenje">,"PageFooter1",2) + <qDonos."zaduzenje">]
[SUM(<qMaster."zaduzenje">,'PageFooter1',2) + <qDonos."zaduzenje">]
[SUM(<qMaster."zaduzenje">,'',2) + <qDonos."zaduzenje">]
[SUM(<qMaster."zaduzenje">,,2) + <qDonos."zaduzenje">]

P.S. Sorry for poor English

Help appreciated

Josko

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.