Report Design
 Crystal Reports Forum : Crystal Reports .NET 2003 : Report Design
Message Icon Topic: Page Footer last page condition Post Reply Post New Topic
Author Message
DarJoe
Newbie
Newbie
Avatar

Joined: 01 Nov 2011
Online Status: Offline
Posts: 1
Quote DarJoe Replybullet Topic: Page Footer last page condition
    Posted: 01 Nov 2011 at 10:42pm
Good day! I would like to ask how can I insert a condition in my formula on my report that will return a string value and I would like to display the result in the page footer. For example, i have 3 pages of reports, the page footer of the first 2 pages will display "Continue to next Page" and the last page will display "End of Page". I'm not that good in crystal reports, I am only a beginner with this. Thanks for your future help every one.
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 14 Nov 2011 at 10:32am
if not OnLastRecord then
   "Continue to next Page"
Else
  "End of Page"
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.