Sum in a matrix

wtsabo

New Member
Joined
Mar 3, 2010
Messages
39
Hi I am having trouble solving this problem.

I have a matrix of an amortization schedule and need to sum the scheduled payments per period.
Disbursements123456
1/31/202333,570,352(4,997,900)(5,222,805)(5,457,832)(5,703,434)(5,960,089)(6,228,293)
2/28/202336,321,284(5,407,454)(5,650,790)(5,905,075)(6,170,803)(6,448,490)(6,738,672)
3/31/202344,181,605(6,577,686)(6,873,682)(7,182,998)(7,506,233)(7,844,013)(8,196,994)
4/30/202337,867,905(5,637,713)(5,891,410)(6,156,523)(6,433,567)(6,723,077)(7,025,616)
5/31/202337,882,479(5,639,882)(5,893,677)(6,158,893)(6,436,043)(6,725,665)(7,028,320)
6/30/202339,028,621(5,810,518)(6,071,991)(6,345,231)(6,630,766)(6,929,151)(7,240,963)

For example, the repayments in April 2023 will be C3 + D2 + E1.

Is there a formulaic way to do this instead of a manual approach.
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
It is likely that a formula-based approach can be used, but two things would facilitate a solution:
  • What version of Excel are you using? (update account details to show this)
  • Regarding the table shown above, where is it located on your worksheet? I can't tell what values are supposed to be associated with April 2023 or where C3, D2, and E1 are located. I would guess that C3=-5,407,454, D2=-5,222,805, E1=3...but I doubt that is correct...and those values appear on rows whose 1st column is 2/28/2023, 1/31/2023, and blank, respectively (which seems to be unrelated to April 2023.
 
Upvote 0

Forum statistics

Threads
1,215,201
Messages
6,123,621
Members
449,109
Latest member
Sebas8956

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