ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how do i set up a profit margin formula (https://www.excelbanter.com/excel-discussion-misc-queries/230700-how-do-i-set-up-profit-margin-formula.html)

Wayne

how do i set up a profit margin formula
 
new to excel-- i would like to set up a formula to calculate the margin
percentage.

ex -- cost divided by retail= markup, markup divided by 1. the markup

1.00/1.50 = .667

.667/1.667=40% gross margin

Bob I

how do i set up a profit margin formula
 
=(A1/B1)/(1+(A1/B1)) format as percent

wayne wrote:

new to excel-- i would like to set up a formula to calculate the margin
percentage.

ex -- cost divided by retail= markup, markup divided by 1. the markup

1.00/1.50 = .667

.667/1.667=40% gross margin



Eduardo

how do i set up a profit margin formula
 
Hi Wayne,
In your example the margin is 50% not 40% the formula to use is

Cell A1 = Selling price
Cell A2=Cost

=1/(1+(A2/A1))

other way is to simple deduct the cost from the Selling price divided by 100
=(A1-A2)/100

"wayne" wrote:

new to excel-- i would like to set up a formula to calculate the margin
percentage.

ex -- cost divided by retail= markup, markup divided by 1. the markup

1.00/1.50 = .667

.667/1.667=40% gross margin



All times are GMT +1. The time now is 04:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com