Calculate bank fees

happydz

New Member
Joined
Jan 11, 2017
Messages
41
Hi guys
I need a formula to calculate bank fees for purchase using excel, you'll find the fees details in the end of this post, however, my bank balance was 2.87€. The product I bought cost 2.81€.
After the purchase was done, I noticed that the bank took out 0.12€ as fees and then my balance account has become (-0.06€).

The bank fees as it was stated : 0.10€ + 1.2%

I understand that 0.1+1.2% = 0.12€ (fees), but I want to know how this calculation was done.

if you can provide a formula to calculate this bank fees in excel so that it will be easier for me for the next operations.
Thank you so much
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
.
Interesting ... it should have been 13 instead of 12. Are they giving you a 1 pt (?) discount for some reason to make it 12 ?



Purchase Amt
$0.10
1.2% Add On
Total Fee
$2.81​
$0.10​
0.03​
$0.13​
Formulas:
D2=(A2*0.012)+B2
C2=(A2*0.012)
 
Upvote 0

Forum statistics

Threads
1,214,988
Messages
6,122,620
Members
449,092
Latest member
amyap

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