Hi Friends,
I have A,B,C,D Sections,(defined on empno and sal) whenever section name is changing it should appear in new page for that i applied start on a new page and repeat on every new page for each section.
At End of every page i have to calculate the sum of sal in all the secitons with respect to A,B,C,D.
For that i have calculated sum(sal) and i am placing in each section .sum is coming correctly but this is not showing in every page,ex C is appearing after completion of the current value only.
Please guide me.
Regards,
Ramnaresh.P.