calculating a discount

Josh88

New Member
Joined
Sep 7, 2017
Messages
15
Hi guys,

I'm sure this is stupidly simple, but my brain doesn't want to point me in the right direction....

I am selling products, I have my purchase cost, my sale price and I want excel to calculate the price of the product after a given % discount. At the moment, if i type in 15% into the cell, it calculates 15% of the sale price, not 15% off it(C2*D2). I tried going around it by typing 75%, but when applying this to more than 3 products I started getting confused.

Is there a way that my discount % column will show how much of a discount I want to give, and the adjacent cell show the final cost of the product?

[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Item[/TD]
[TD]Purchase Cost[/TD]
[TD]Sale Price[/TD]
[TD]Discount[/TD]
[TD]Final Price[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]#001[/TD]
[TD]$5[/TD]
[TD]$12[/TD]
[TD]15%[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]


thanks!!!
 
Last edited:

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)

Forum statistics

Threads
1,223,227
Messages
6,170,853
Members
452,361
Latest member
d3ad3y3

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