Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Crystal Reports - Calculate Sum

Crystal Reports - Calculate Sum

Scheduled Pinned Locked Moved Visual Basic
database
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dcode25
    wrote on last edited by
    #1

    I have a crystal report that displays records from a database.Each record has a number field "QTY". I want to display at the end of each page the sum of this field for all records in this page... ,and in the last page i want to display the sum for the page and the sum for all records in report. Thank you

    K 1 Reply Last reply
    0
    • D dcode25

      I have a crystal report that displays records from a database.Each record has a number field "QTY". I want to display at the end of each page the sum of this field for all records in this page... ,and in the last page i want to display the sum for the page and the sum for all records in report. Thank you

      K Offline
      K Offline
      Kschuler
      wrote on last edited by
      #2

      Check out the Running Total Fields in the field explorer while editing your Crystal Report.

      D 1 Reply Last reply
      0
      • K Kschuler

        Check out the Running Total Fields in the field explorer while editing your Crystal Report.

        D Offline
        D Offline
        dcode25
        wrote on last edited by
        #3

        thank you i used the running total fields , but with this i can create a sum field for all records .I want to create a sum field for each page .for example : Page 1 : QTY 5 6 7 Sum 18 Page 2 3 5 2 Sum 10 Report Footer Total Sum 28

        K 1 Reply Last reply
        0
        • D dcode25

          thank you i used the running total fields , but with this i can create a sum field for all records .I want to create a sum field for each page .for example : Page 1 : QTY 5 6 7 Sum 18 Page 2 3 5 2 Sum 10 Report Footer Total Sum 28

          K Offline
          K Offline
          Kschuler
          wrote on last edited by
          #4

          Maybe these articles will help: http://www.frankkerrigan.com/2007/02/16/crystal_reports_page_totals~1750561[^] http://www.mcse.ms/archive/index.php/t-1014722.html[^]

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups