Results 1 to 3 of 3

Thread: Crystal Report - Find Last record in a page

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    MD
    Posts
    182

    Crystal Report - Find Last record in a page

    How do I find a last record in a page

    I want to suppress a section in all places except last record in a page and last record in the same report. (ie. I will be showing double line in the last record of all pages). Other records will display single line.

    How do I do that? Any other suggestions also welcome.

    Thanks

  2. #2
    Frenzied Member swatty's Avatar
    Join Date
    Aug 2002
    Location
    somewhere on earth
    Posts
    1,478
    Don't know if it is possible.

    But why supress in all but one.
    Should it not be better to set it in a group footer or page footer.

    I think these are the locations to show single lines you don't show in other sections.
    Code:
    If Question = Incomplete Then
       AnswerNextOne
    Else
       ReplyIfKnown
    End If
    cu Swatty

  3. #3
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    India
    Posts
    342

    Re: Crystal Report - Find Last record in a page

    Originally posted by vsusi
    How do I find a last record in a page

    I want to suppress a section in all places except last record in a page and last record in the same report. (ie. I will be showing double line in the last record of all pages). Other records will display single line.

    How do I do that? Any other suggestions also welcome.

    Thanks
    u hav the possibility of supressing records using a formula..
    (click the formula button..next to supress option)
    ksm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width