Results 1 to 4 of 4
  1. #1
    deepucec9 is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2015
    Posts
    34

    Total value in reports

    Created report, and would like to display total net weight and total gross weight.
    As you can see in th attached files each case id has one or more record of net weight, so total gross weight will be Sum([netweight]+20)
    It is working for first case id but gross weight data is wrong in the following ids. Please check the attached files.


    gross weight= Sum(netweight_out]+20)
    Click image for larger version. 

Name:	1.jpg 
Views:	12 
Size:	208.7 KB 
ID:	22454Click image for larger version. 

Name:	2.jpg 
Views:	12 
Size:	198.0 KB 
ID:	22455

  2. #2
    JamesDeckert is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jul 2015
    Location
    Salina, KS
    Posts
    262
    Don't really understand your formula but do you want this instead? Sum(netweight_out])+20
    You are adding 20 to each occurrence of netweight, but maybe you are wanting to total the netweight, then add 20

  3. #3
    deepucec9 is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2015
    Posts
    34
    Yes, I want to add 20 to the total net weight.
    How is it possible?
    please help

  4. #4
    JamesDeckert is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jul 2015
    Location
    Salina, KS
    Posts
    262
    Sum(netweight_out])+20

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 01-18-2015, 06:05 PM
  2. Replies: 4
    Last Post: 10-10-2014, 02:39 PM
  3. Convert Client Reports to Web Reports
    By need_help12 in forum Reports
    Replies: 0
    Last Post: 05-08-2012, 08:22 AM
  4. Reports w/ sub-reports very slow to open
    By vaikz in forum Reports
    Replies: 2
    Last Post: 02-27-2011, 08:41 AM
  5. Access Reports drop sub-reports
    By Kevin Ellis in forum Reports
    Replies: 0
    Last Post: 11-19-2010, 03:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums