Results 1 to 9 of 9

Calculated Field to divide amount by total and multiple by number

Threaded View

  1. #9
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,856

    Re: Calculated Field to divide amount by total and multiple by number

    As you are using the 365 version of Excel you could use Power Pivot.
    1. Convert A1:B6 into a table
    2. Add the table to the Data Model and then add a column (Total) populated using: =sum(Table1[Amount])
    3. Add a measure Formula:=SUM(Table1[Amount])/AVERAGE(Table1[Total])*5
    4. Produce a pivot table from the data model put Category in the Rows area then Amount and Formula in the Values area.
    Note that Formula is formatted through the Data Model.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Adding a Calculated field to divide one column by another
    By puffinator in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 02-25-2021, 04:31 AM
  2. Pivot Table Calculate Field to divide total number of jobs by day type
    By quentin5000 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 09-05-2019, 10:16 PM
  3. [SOLVED] Calculated Field for total number of employees per day
    By BDD2015 in forum Excel General
    Replies: 7
    Last Post: 03-12-2018, 08:18 AM
  4. Replies: 5
    Last Post: 05-22-2017, 03:21 AM
  5. Replies: 0
    Last Post: 08-15-2016, 02:07 PM
  6. Replies: 0
    Last Post: 10-24-2013, 10:59 AM
  7. Replies: 2
    Last Post: 11-05-2012, 11:32 AM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1