Hello,
I'm having one small issue. I have 13 subreports, and in these subreports, I have a formula that adds up certain data fields. However, I need a formula in which it adds up all these fields globally but have been unsuccessful to do so.
If anybody could shed some light on this, that would be fantastic.
Thanks,
Adrianyou may look at 'shared' data level.
shared numbervar myvar;
it keeps value of variable in other sub report.
No comments:
Post a Comment