Kiranikaa
June 27th, 2006, 01:46 PM
Hi,
I have a report that has Report Header, Page Header, Couple of Detail Section, Page Footer and Report Footer
In Report Footer i have used 3 sub section RF a, RF b and RF c.
I want to do the following:
---------------------------------
if section RF b is an odd number page and it will be suppress. If it is even number page, display it.
I have tried, using formula in RF b section suppress(No Drill-Down) formula box to the following code:
PageNumber Mod 2 = 1
But it does not work.
Any one help me please!
Thanks in advance.
Thank you,
I have a report that has Report Header, Page Header, Couple of Detail Section, Page Footer and Report Footer
In Report Footer i have used 3 sub section RF a, RF b and RF c.
I want to do the following:
---------------------------------
if section RF b is an odd number page and it will be suppress. If it is even number page, display it.
I have tried, using formula in RF b section suppress(No Drill-Down) formula box to the following code:
PageNumber Mod 2 = 1
But it does not work.
Any one help me please!
Thanks in advance.
Thank you,