Hi All
Here am facing the problem with page number , i want change the page number color after reset the page in section, is there any possible for this
Thank You
Prasanna
Hi Prasanna,
Do you have some screenshots to explain what you're trying to achieve please?
-Abhilash
Hi Abhilash
Here i've attached the images for your reference
like this i reset the image
if you not clear please ask me ...
Regards
Prasanna A
Hi Prasanna,
Do you want the the '1' in Red color?
-Abhilash
Hi Abhilash
Yes exactly am looking that ...
-Prasanna A
Right-click the Page Number Field > Format Field > Font tab > Click the formula button beside 'Color' and use this code:
if pagenumber = 1 then crRed else crNoColor
-Abhilash
Hi Abhilash
Your correct we can change like that , from that last page page number will displayed like 1 to 5 after reset the page it ll reset like 1 to etc , if i use the formula which u mentioned it ll change red color all page no 1 na
One more Doubt , it possible to change page number like A,B .. etc after reset the page number
The Page Number will be in Red only on the first page and not all pages.
-Abhilash