Calculating between two dates
Hi
I have 4 Accounts
Start date(Date format)
End Date(Date format)
Amortization
Amortization Balance
I have to pass the amortization amount to the amortization balance account between the 2 dates
Eg
All entered in no year→ Begbalance
Start date(Date format) 1 Jan 2022
End Date(Date format) 1 Nov 2024
Amortization 200,000
Expected output is 200,000 should be passed to Amortization Balance for all 23 months that is Jan 22 to Nov 24
0