Results 1 to 4 of 4
  1. #1
    tomohawk is offline Novice
    Windows 10 Access 2016
    Join Date
    Dec 2015
    Posts
    3

    Calculating Field in a Report

    Hi, I'm a learner in Access (I'm using Access 2016) and also this is my first post to this forum, so apologies if I have repeated a question that has already been answered.



    I have two issues I'm trying to get information on.

    The output of my query is simply 2 columns:- Sales Area and Revenue. There is a total on the Revenue column.

    My first issue is that there is one sales area with zero Revenue and this is not displaying.

    My second issue is that I want to write a report based on the above query.

    I want to write a report, but I want to add a new column "% of total" with 1 decimal place. This would be the individual sales area Revenue as a % of the total revenue.

    Is there somewhere that gives step-by-step instructions on how to do this (I'm not a coder, so would need to be using the ribbon items)

    T

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Use the Report builder wizard. It will guide you.

    IF you want % then you need a second query that has total, add this query into your report query (no join)
    This way you have the total on every record, and you can calc % on each record.

  3. #3
    tomohawk is offline Novice
    Windows 10 Access 2016
    Join Date
    Dec 2015
    Posts
    3
    Thanks ranman256 Attached is my simple database.

    I want to add a new column (for each sales area) to the output which is % Total (income/overall total income) as a percentage.

    I go to the builder and I cannot find "total income" anywhere.

    T
    Attached Files Attached Files

  4. #4
    tomohawk is offline Novice
    Windows 10 Access 2016
    Join Date
    Dec 2015
    Posts
    3
    I will now close this due to lack of interest

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

Similar Threads

  1. Calculating an Age field
    By katc in forum Forms
    Replies: 3
    Last Post: 10-02-2015, 03:35 PM
  2. Replies: 3
    Last Post: 09-19-2014, 08:22 AM
  3. Replies: 5
    Last Post: 12-08-2012, 10:10 PM
  4. Calculating AGE from DOB Field.
    By must90 in forum Access
    Replies: 1
    Last Post: 11-25-2012, 07:54 AM
  5. Calculating a sum on a report
    By missourijc in forum Reports
    Replies: 0
    Last Post: 10-30-2008, 07:21 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