Based on the Eonia (Euro Overnigt Index Average) we offer our accountholders
on their entrepreneur's account a supplementary intrest rate.
Creditamount----------------------- interest
Euro 0 - 25.000 ------------------30% of the Eonia (per today = 0.873%)
Euro 25.001 - 150.000 --------50% of the ...................................
Euro 150.001 - 300.000 ------70% of the ...................................
Euro 300.001 - 500.000 ------90% of the ...................................
I'm looking for a formula or macro where I only have to fill the actual Eonia and the Creditamount on the account
resulting in the interestpercentage and value.
let's assume :
Customer has Eur 267.000 on his account.
On the first 25.000 customer willll get 30%of 0.873 = (0.2619 * 25000)/100 = 65,47
On the second part 125.000 he'll get 50% of 0,873 = (0.4365 * 125000)/100 = 545.62
In the last 117.000 he'll get 70% of 0.873 =( 0,6111 * 117000)/100 = 714,98
This is an extra Eur 1326,07 compared to competition
I've tried with vlookup, googled compound, but only got an increased bloodpressure
please help me make this workable on the field in a user form
thank you and regards
Rik De Ceuster
on their entrepreneur's account a supplementary intrest rate.
Creditamount----------------------- interest
Euro 0 - 25.000 ------------------30% of the Eonia (per today = 0.873%)
Euro 25.001 - 150.000 --------50% of the ...................................
Euro 150.001 - 300.000 ------70% of the ...................................
Euro 300.001 - 500.000 ------90% of the ...................................
I'm looking for a formula or macro where I only have to fill the actual Eonia and the Creditamount on the account
resulting in the interestpercentage and value.
let's assume :
Customer has Eur 267.000 on his account.
On the first 25.000 customer willll get 30%of 0.873 = (0.2619 * 25000)/100 = 65,47
On the second part 125.000 he'll get 50% of 0,873 = (0.4365 * 125000)/100 = 545.62
In the last 117.000 he'll get 70% of 0.873 =( 0,6111 * 117000)/100 = 714,98
This is an extra Eur 1326,07 compared to competition
I've tried with vlookup, googled compound, but only got an increased bloodpressure
please help me make this workable on the field in a user form
thank you and regards
Rik De Ceuster