Bill Jelen's GROWTH function video

DRSteele

Well-known Member
Joined
Mar 31, 2015
Messages
2,640
Office Version
  1. 365
Platform
  1. Windows
I messed around and came up with some alternative methods to this very interesting video, includinga method for pre-MS365.

Bill's vid:

The cells in column H are just the number 1-70.

MrExcel posts18.xlsx
BCDEFGHI
6MS365Ye Olde Skuul Methode
7
8Goal600,000Slope0.040Slope0.04033
9Weeks10Intercept1498.311Intercept1498.311
10Days70
11
12600,000600,000600,000
13DayValueDayValueDayValue
1411,5601156011560
1521,6242162421624
1631,6913169131691
1741,7614176141761
1851,8335183351833
1961,9096190961909
2071,9877198771987
2182,0698206982069
2292,1549215492154
23102,243102243102243
Sheet34
Cell Formulas
RangeFormula
F8F8=INDEX(LINEST(LN(B14#)),1)
F9F9=C8/SUM(EXP(F8*B14#))
I8I8=INDEX(LINEST(LN(H14:H83)),1)
I9I9=C8/SUM(EXP(F8*H14:H83))
C10C10=C9*7
C12,F12C12=SUM(C14#)
I12I12=SUM(I14:I83)
B14:B83B14=SEQUENCE(C10)
C14:C83C14=C8/SUM(GROWTH(B14#))*GROWTH(B14#)
E14:E83E14=SEQUENCE(C10)
F14:F83F14=F9*EXP(F8*B14#)
I14:I23I14=$F$9*EXP($F$8*H14)
Dynamic array formulas.
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,215,219
Messages
6,123,687
Members
449,117
Latest member
Aaagu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top