How to formulate an exponential function so that the SUM is always 100%
I want to create a table that always shows a total result of 100%.
I added monthly records.
Currently I believe that each month's value should be calculated based on a logarithmic function with a "logarithmic value" for the cell values to grow exponentially over time and reach the desired goal of 100% or in my case 200,000.
If I wish to update the logarithmic value I can quickly see how fast or slow the growth would be.
My question:
How to set up this function for each cell so that when I change the logarithmic value (growth value), the SUM is always the intended goal and therefore always equal to 100%?
In the image I'm just visually showing what I'd like to accomplish but I don't know how to calculate each cell in Row B so that the calculated result is equal to 100% or in my case 200,000. Each cell in column B is just a fixed number here, not a function yet.
I want to use this to calculate what my sales targets should be each month to reach my predicted or desired goal.
Thanks in advance, fellow teachers!