A
Adrian54
I have 4 percentages which together = 100%. They change and can includ
long decimals. I want to produce a rounded version that still equal
100%. However when I use ROUND, ROUNDUP, CEILING,MULTIPLE etc. I do no
always get the right results.
Example 1): Source 33.3333%, 33.33333%, 33.33333%,0% = 100%. Rounde
result 33%, 33%, 33%, 0% = 99%.
Example 2) Source 24.5%, 24.5%, 25.5%, 25.5% = 100%. Rounded resul
25%, 25%, 26%, 26% = 102%
Does anyone know a solution to this please?
Adria
long decimals. I want to produce a rounded version that still equal
100%. However when I use ROUND, ROUNDUP, CEILING,MULTIPLE etc. I do no
always get the right results.
Example 1): Source 33.3333%, 33.33333%, 33.33333%,0% = 100%. Rounde
result 33%, 33%, 33%, 0% = 99%.
Example 2) Source 24.5%, 24.5%, 25.5%, 25.5% = 100%. Rounded resul
25%, 25%, 26%, 26% = 102%
Does anyone know a solution to this please?
Adria