Hi all,
I need help in making a formula or equation so I can make a series percentage, that could extend up to 100 (only made up to 7 in this example).
I need a formula to distribute 100% depending on the rank, 1 being the highest.
It should always equal to 100. In column 4, an example of what should happen would be:
1 80%
2 20%
and so on..
Any if your inputs will be greatly appreciated.
<tbody>
</tbody>
I need help in making a formula or equation so I can make a series percentage, that could extend up to 100 (only made up to 7 in this example).
I need a formula to distribute 100% depending on the rank, 1 being the highest.
It should always equal to 100. In column 4, an example of what should happen would be:
1 80%
2 20%
and so on..
Any if your inputs will be greatly appreciated.

1 | 100% | 1 | % | 1 | % | 1 | % | 1 | % | 1 | % | 1 | % |
2 | % | 2 | % | 2 | % | 2 | % | 2 | % | 2 | % | ||
3 | % | 3 | % | 3 | % | 3 | % | 3 | % | ||||
4 | % | 4 | % | 4 | % | 4 | % | ||||||
5 | % | 5 | % | 5 | % | ||||||||
6 | % | 6 | % | ||||||||||
7 | % |
<tbody>
</tbody>