Formula using Percentages

Tubbs123

New Member
Joined
Oct 29, 2019
Messages
4
I have a formula that I want to write as follows:

[TABLE="width: 920"]
<tbody>[TR]
[TD][TABLE="width: 920"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Region[/TD]
[TD]Country[/TD]
[TD]Charge Rate Card[/TD]
[TD] 15% Margin[/TD]
[TD]New %margin[/TD]
[TD]new rate[/TD]
[TD]formula for cells in column F[/TD]
[/TR]
[TR]
[TD]C&W Europe[/TD]
[TD]Austria[/TD]
[TD="align: right"]€ 750.00[/TD]
[TD="align: right"]€ 637.50[/TD]
[TD="align: right"]23.39%[/TD]
[TD="align: right"]€ 637.50[/TD]
[TD]IF E2 is less than 15% then increase D2 by the difference in percentage, otherwise D2[/TD]
[/TR]
[TR]
[TD]C&W Europe[/TD]
[TD]Belgium[/TD]
[TD="align: right"]€ 700.00[/TD]
[TD="align: right"]€ 595.00[/TD]
[TD="align: right"]12.16%[/TD]
[TD="align: right"]€ 611.90[/TD]
[TD]IF E3 is less than 15% then increase D2 by the difference in percentage, otherwise D2[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

The figure in F is what the formula should return.

Thank you in advance
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,224,820
Messages
6,181,162
Members
453,021
Latest member
Justyna P

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