Results 1 to 4 of 4
  1. #1
    hammyish is offline Novice
    Windows 7 64bit Access 2013 64bit
    Join Date
    Aug 2022
    Posts
    3

    Calculated SumIf fields in Access Reports/ Queries

    Morning all,

    I was wondering if it is possible to have sumif (or equivalent) in access for report generation.

    An example as to what I am trying to do is as follows:

    I am tracking investors into projects, investors can invest into multiple projects so there is a many:many relationship so I have included an investor project table to provide 1:many links. I am currently generating a report which has each single investment made which also includes the project name and who is investing, this works all ok. I would like each row to include the sum of the amount invested in the project (as below). And following that, a percentage calculation to show the proportion that they invested in the respective project.

    Investor Project Investing Amount *Total Project Investment* *% Hold*
    A Alpha 25 130 19%
    B Alpha 65 130 50%
    B Beta 20 60 33%
    C Beta 40 60 67%
    E Alpha 10 130 8%
    F Alpha 30 130 23%


    Is this possible, your help is most appreciated.

    Cheers,


    Hammyish

  2. #2
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,409
    You would sum in the section header or footer and do your percentage calculation there

    not clear if you are wanting to group projects by investor or investor by project

  3. #3
    hammyish is offline Novice
    Windows 7 64bit Access 2013 64bit
    Join Date
    Aug 2022
    Posts
    3
    Thanks CJ_London. I am looking to group by investor which is why I am looking to have the total invested into a project and the investor's contribution in the report as another field, rather than a sum as it will not be grouped by a project. The dataset I am working on is more complex in terms of number of record and tables but hopefully I have explained myself ok.

    Cheers,
    Hammyish

  4. #4
    hammyish is offline Novice
    Windows 7 64bit Access 2013 64bit
    Join Date
    Aug 2022
    Posts
    3
    I have worked it out, joining the query with another query which does the summation for me. Thanks for your help!

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

Similar Threads

  1. Calculated fields in queries
    By Tazmaniac in forum Queries
    Replies: 4
    Last Post: 03-20-2018, 01:10 AM
  2. Replies: 1
    Last Post: 04-12-2017, 07:39 AM
  3. Reports creation calculated fields
    By aparnawangu in forum Reports
    Replies: 1
    Last Post: 11-23-2015, 08:19 AM
  4. Empty Fields Calculated In Reports
    By steveabni in forum Reports
    Replies: 2
    Last Post: 12-17-2014, 05:56 PM
  5. Having issues with calculated fields in reports
    By Neologic29 in forum Reports
    Replies: 12
    Last Post: 08-17-2013, 05:18 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