Trying to Create a Dymanic Prepaid Amortization Schedule

stlpony

New Member
Joined
Mar 8, 2018
Messages
39
Trying to amortize the $80k in cell D4 .... Obviously only $219 in cell F4 is complete wrong. Any idea??

A
Vendor​
Start DateEnd DateAmount
1/31/2022​
2/28/2022​
3/31/2022​
4/30/2022​
Company 1​
1/15/20221/14/2023$ 80,000.00
$ 219.18​
219.1781​
219.1781​
219.1781​
Company 2​
2/1/202211/30/2022$ 15,000.00
0​
49.50495​
49.50495​
49.50495​



E4:N5 formula
=MAX(0, MIN(EOMONTH(E$3, 0), $C4) + 1 - MAX(E$3, $B4))*$D4/($C4-$B4+1)​
 

Attachments

  • excel problem.JPG
    excel problem.JPG
    82.5 KB · Views: 7

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
Upvote 0
Upvote 0
Thanks for the feedback.

N.B. I used the beginning of each month not the end of each month.

Your post was not in useable form; it was partially corrupted and had merged cells. You could try the forum's tool named XL2BB.
 
Upvote 0
Thanks for the feedback.

N.B. I used the beginning of each month not the end of each month.

Your post was not in useable form; it was partially corrupted and had merged cells. You could try the forum's tool named XL2BB.
Looks like switching from beginning of month to end of month was my problem.
 
Upvote 0

Forum statistics

Threads
1,215,440
Messages
6,124,882
Members
449,193
Latest member
PurplePlop

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