Markup/Markdown a total based on a %

danj4fsu

New Member
Joined
Jan 19, 2018
Messages
20
I apologize in advance if this has been answered. I searched and couldn't find my exact issue. I am creating a quote tool that lists items with a column for cost, sell, and profit. Those columns are totaled. Then I have an area for lease info where the total in the "sell" column is multiplied by the lease rate to give us the payment. We have the ability to markup or down based on prospects needs and want the payment to reflect the markup or down % that is chosen. Here is a link to the workbook. F28 needs to be equal to J17 plus the Mark Up/Down % chosen, multiplied by the lease rate. I have the range for Mark Up/Down hidden in column N (-100 to 100).

open

So basically I need a payment to be calculated that takes the "sell" total, adds a chosen discount or markup %, and multiplies that new amount by the lease rate. Here is a link to a screen grab that may help.


open
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
Formula

CellFormula
F28=(J17+(J17*I27/100))*C28

<tbody>
</tbody>

Try and tell me
 
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,733
Members
448,987
Latest member
marion_davis

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