+ Reply to Thread
Results 1 to 2 of 2

Recalculating a list of % when one is excluded

  1. #1
    Registered User
    Join Date
    06-22-2014
    Location
    Sydney, Australia
    MS-Off Ver
    2010
    Posts
    1

    Question Recalculating a list of % when one is excluded

    I have two Columns

    AC Tm% T%
    DOMEQ 25% 26.5000%
    INTEQ 17% 18.0200%
    DOMPR 10% 10.6000%
    INTPR 0% 0.0000%
    ALTIN 0% 0.0000%
    DOMFI 29% 30.7400%
    INTFI 6% 0.0000%
    DOMFR 10% 10.6000%
    CASH 3% 3.1800%
    Total 100.00% 99.64%


    The Tm column is the original model percentages for each class. Class INTFI is to be excluded (6%) so I need to adjust each of the other % accordingly and still add up to 100. I thought you simply increase all other % by the excluded amount but I end up with 99.64.

    The equation I am using fot T is =C15+($C$21*C15) where C21 is the 6% cell in Tm.

    What am I doing wrong?

    regards, mark

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Recalculating a list of % when one is excluded

    Try

    =C15+$C$21*C15/(SUM($C$15:$C$23)-$C$21)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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 a function that allows me to list the names of excluded d
    By Flutie99 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-06-2005, 02:05 AM
  2. [SOLVED] Is there a function that allows me to list the names of excluded d
    By Flutie99 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-06-2005, 01:05 AM
  3. Is there a function that allows me to list the names of excluded d
    By Flutie99 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-06-2005, 12:05 AM
  4. [SOLVED] Is there a function that allows me to list the names of excluded d
    By Flutie99 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-05-2005, 11:05 PM
  5. Is there a function that allows me to list the names of excluded d
    By Flutie99 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-05-2005, 10: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