+ Reply to Thread
Results 1 to 5 of 5

Which data specifically represents 20% of total sum

  1. #1
    Registered User
    Join Date
    06-25-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    20

    Which data specifically represents 20% of total sum

    Hey guys,

    I feel like this is easier than I'm making it but am having a serious brain lapse right now.

    I've attached a very simple example document with two columns (Category & Units). Basically, I'm looking to identify how many categories represent 20%, 30%, 40% of the total sum of units, and what those categories are.

    Thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,671

    Re: Which data specifically represents 20% of total sum

    Try

    Select both columns ...

    Sort by Units (Smallest to Largest)

    in C2

    =SUM($B$2:B2)/$B$28

    Copy down

    Format C as %

    where B28=TOTAL of All Units

  3. #3
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Which data specifically represents 20% of total sum

    John,
    If you sort the other way around (largest to smallest), you'd get different combination of categories [less number of them].
    Just curious what the OP was looking for. Minimum or Maximum number to represent 20%, 30% etc.??
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  4. #4
    Registered User
    Join Date
    06-25-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    20

    Re: Which data specifically represents 20% of total sum

    Hey guys,

    Thanks for your help and quick replies. For a little more context, let's say I'm looking for both the minimum and maximum number to represent the 20%, 30%, etc...

    So more than likely there will be an additional column for each Min & Max.

  5. #5
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,671

    Re: Which data specifically represents 20% of total sum

    There are numerous answers as one can pick a number of combinations which be 10%, 20% etc of the total.

    The maximum number of categories will based on smallest to largest where as the minimum will be the reverse i.re. largest to smallest.

    So sorting smallest to largest, 10 categories make 23% but largest to smallest, 4 categories make 22%: the choice is yours.

    What are you seeking to achieve from these calculations?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Is there an object that represents a blank cell?
    By Excel_vba in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-19-2013, 10:31 AM
  2. Word that represents number?
    By Managerwork in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2013, 05:25 AM
  3. Replies: 1
    Last Post: 04-10-2013, 12:54 PM
  4. Replies: 0
    Last Post: 07-02-2012, 01:45 PM
  5. [SOLVED] how many percent the value "X" represents a total
    By marreco in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-02-2012, 09:05 PM
  6. Hlookup, specifically, pulling data from my data tab.
    By vakej in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-20-2008, 12:02 PM
  7. Sort a column (specifically email data) by end of text, not beginn
    By Zip code help in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-14-2005, 03:05 PM

Tags for this Thread

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