ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Always Sum a list of %'s to 100% (https://www.excelbanter.com/excel-worksheet-functions/170041-always-sum-list-%25s-100%25.html)

amh

Always Sum a list of %'s to 100%
 
How do I always get a list of percentages to sum to 100%?

For example, the list below all sums to 100%. I want to develop a formula
so that if I change 6% to 7%, the rest of the numbers will change so that
they all equal 100% again. So basically, the 1% difference needs to be
redistrubted evenly to the other percentages automatically when I change the
6% to 7%. I want this formula to hold all the way through--if I want to
change the 59% to 30% and so on, I still want them to sum to 100%.

59.000%
15.000%
5.000%
2.000%
6.000%
4.000%
2.000%
5.000%
2.000%

Help is appreciated!




pdberger

Always Sum a list of %'s to 100%
 
AMH -- Try something like this:

A B
1 59 =a1/a10
2 15 =a2/a10
3 5 etc
4 2
5 6
6 4
7 2
8 5
9 2
10 =sum(A1:A9)

Haven't tried it, but should do the trick. HTH

"AMH" wrote:

How do I always get a list of percentages to sum to 100%?

For example, the list below all sums to 100%. I want to develop a formula
so that if I change 6% to 7%, the rest of the numbers will change so that
they all equal 100% again. So basically, the 1% difference needs to be
redistrubted evenly to the other percentages automatically when I change the
6% to 7%. I want this formula to hold all the way through--if I want to
change the 59% to 30% and so on, I still want them to sum to 100%.

59.000%
15.000%
5.000%
2.000%
6.000%
4.000%
2.000%
5.000%
2.000%

Help is appreciated!




ryguy7272

Always Sum a list of %'s to 100%
 
Solver is a very powerful tool.

Read this article; this should give you what you want:
http://www.uic.edu/classes/fin/fin512/Data/solver.pdf


Regards,
Ryan--

--
RyGuy


"pdberger" wrote:

AMH -- Try something like this:

A B
1 59 =a1/a10
2 15 =a2/a10
3 5 etc
4 2
5 6
6 4
7 2
8 5
9 2
10 =sum(A1:A9)

Haven't tried it, but should do the trick. HTH

"AMH" wrote:

How do I always get a list of percentages to sum to 100%?

For example, the list below all sums to 100%. I want to develop a formula
so that if I change 6% to 7%, the rest of the numbers will change so that
they all equal 100% again. So basically, the 1% difference needs to be
redistrubted evenly to the other percentages automatically when I change the
6% to 7%. I want this formula to hold all the way through--if I want to
change the 59% to 30% and so on, I still want them to sum to 100%.

59.000%
15.000%
5.000%
2.000%
6.000%
4.000%
2.000%
5.000%
2.000%

Help is appreciated!





All times are GMT +1. The time now is 11:16 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com