Budget Array Formula

mgirvin

Well-known Member
Joined
Dec 15, 2005
Messages
1,236
Office Version
  1. 365
Platform
  1. Windows
Dear Most Amazing Excel Masters,

I have some assumptions for a Jan. to Feb. budget in the cell range A1:B8:

Sales Jan Start 5,000.00
Monthly Sales % Increase 0.05
Ex1 0.025
Ex2 0.2125
Ex3 0.1
Ex4 0.135
Ex5 0.05
Ex6 0.065

In cell D1 I have calculated the Net Income to be 32,829.07 with the array formula:

{=SUM(B1*(1+B2)^(ROW(INDIRECT("1:12"))-1))-SUM(SUM(B1*(1+B2)^(ROW(INDIRECT("1:12"))-1))*B3:B8)}

Since I am using the formula element, SUM(B1*(1+B2)^(ROW(INDIRECT("1:12"))-1)), twice, is there a more efficient, compact way to create this array formula?
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Dear pgc01 and Dave Patton,

Thank you very much for your great formulas!!
 
Upvote 0

Forum statistics

Threads
1,214,913
Messages
6,122,207
Members
449,074
Latest member
cancansova

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