Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using page number property in formula

Status
Not open for further replies.

mrkamran

Programmer
Jan 1, 2003
21
PK
Hi,
I want to use "Page Number" and "Total Pages" in my oracle report formula becuse i want to display a message at bottom of my report as Continue on Page 2. When i m currently on page 1 then i want to display Continue Page 2 similarly go on.
Is there any predefined property or function which can give me current page number and total pages in my formula?

Thanks
 
Is there nobody can answer my simple question???
 
Using SRW.GET_PAGE_NUM you can refer the page number in formula columns
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top