ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   HELP WITH A FORMULA (https://www.excelbanter.com/excel-worksheet-functions/94218-help-formula.html)

EmanJR

HELP WITH A FORMULA
 
I need help figuring out a Formula, in my Excel Sheet i have Total COST in
Cell E65534 and in F65534 I have Cost that I charged My Customer. I need a
Formula that will calculate the Margin that I had earned for that
transaction. So that i can figure out what my margins are, cause we all have
to make a certain amount on our margins, and i want to make sure that i can
Stay Above where i need to. Help me if you can. Thanks

Tim M

HELP WITH A FORMULA
 
Try this formula: =1-E65534/F65534 (Format the cell or cells you will be
putting the formula in as % to 1 decimal.) This should give you the %
markup. for example if the cost of the item was $10 and you charge the
customer $15 the markup would be 33%.

"EmanJR" wrote:

I need help figuring out a Formula, in my Excel Sheet i have Total COST in
Cell E65534 and in F65534 I have Cost that I charged My Customer. I need a
Formula that will calculate the Margin that I had earned for that
transaction. So that i can figure out what my margins are, cause we all have
to make a certain amount on our margins, and i want to make sure that i can
Stay Above where i need to. Help me if you can. Thanks


Toppers

HELP WITH A FORMULA
 
margin as a % is:

=(F65534-E65534)/E65534

Format cell as %

HTH

"EmanJR" wrote:

I need help figuring out a Formula, in my Excel Sheet i have Total COST in
Cell E65534 and in F65534 I have Cost that I charged My Customer. I need a
Formula that will calculate the Margin that I had earned for that
transaction. So that i can figure out what my margins are, cause we all have
to make a certain amount on our margins, and i want to make sure that i can
Stay Above where i need to. Help me if you can. Thanks


David Biddulph

HELP WITH A FORMULA
 
"EmanJR" wrote in message
...
I need help figuring out a Formula, in my Excel Sheet i have Total COST in
Cell E65534 and in F65534 I have Cost that I charged My Customer. I need
a
Formula that will calculate the Margin that I had earned for that
transaction. So that i can figure out what my margins are, cause we all
have
to make a certain amount on our margins, and i want to make sure that i
can
Stay Above where i need to. Help me if you can. Thanks


You need to decide whether to express the margin as a percentage of the cost
or percentage of the selling price.

Either =F65534/E65534-1
or =1-E65534/F65534

and format as percentage.
--
David Biddulph



EmanJR

HELP WITH A FORMULA
 
NOW AT THE BOTTOM OF THE SHEET HOW WOULD I GET AN AVERAGE MARGIN FOR ALL OF
THE ORDERS THAT I HAVE PLACED. Like for an Example I had 35 Orders in 1
Month, and I need to find out the Total Average Margin that i was at for that
Month. Thanks for your help

"Tim M" wrote:

Try this formula: =1-E65534/F65534 (Format the cell or cells you will be
putting the formula in as % to 1 decimal.) This should give you the %
markup. for example if the cost of the item was $10 and you charge the
customer $15 the markup would be 33%.

"EmanJR" wrote:

I need help figuring out a Formula, in my Excel Sheet i have Total COST in
Cell E65534 and in F65534 I have Cost that I charged My Customer. I need a
Formula that will calculate the Margin that I had earned for that
transaction. So that i can figure out what my margins are, cause we all have
to make a certain amount on our margins, and i want to make sure that i can
Stay Above where i need to. Help me if you can. Thanks



All times are GMT +1. The time now is 06:44 AM.

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