rakupareek
New Member
- Joined
- Dec 29, 2023
- Messages
- 38
- Office Version
- 2016
- Platform
- Windows
Hi everyone
Please suggest how to make fully automatic Excell sheet by uses of VBA
My Quation is
I have given 10000 rupees to someone on 16-06-2020
He return me 2000 Rs on 14-04-2021
He Return me 1900 on 15-07-2021
He return me 2500 on 13-03-2024
Now I want to calculate interest @5% per year for Money used days
calculate simple interest till 15-06-2021
But carry forward opening balance on 16-06-2021 principle +interest for previous one year
Now calculate interest from 16-06-2021 on principle +interest till 15-06-2022
This loop will run till final payment
Please suggest how to make fully automatic Excell sheet by uses of VBA
My Quation is
I have given 10000 rupees to someone on 16-06-2020
He return me 2000 Rs on 14-04-2021
He Return me 1900 on 15-07-2021
He return me 2500 on 13-03-2024
Now I want to calculate interest @5% per year for Money used days
calculate simple interest till 15-06-2021
But carry forward opening balance on 16-06-2021 principle +interest for previous one year
Now calculate interest from 16-06-2021 on principle +interest till 15-06-2022
This loop will run till final payment