Go Back   TechArena Community > Software > Windows Software
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links


How to create Margin/markup formula for Excel

Windows Software


Reply
 
Thread Tools Search this Thread
  #1  
Old 06-01-2012
Member
 
Join Date: Dec 2011
Posts: 59
How to create Margin/markup formula for Excel

Sponsored Links
Hi friends recently I trying to insert a formula to calculate a percentage of margin/markup. Example cost = $7.00 divided by 30 % = $10.00. My cost is 7.00, my sale price is 10.00. Can anyone help with this formula?

Reply With Quote
  #2  
Old 06-01-2012
Member
 
Join Date: May 2011
Posts: 504
Re: How to create Margin/markup formula for Excel

According to my information you should try this:
Quote:
profit =(Sale Price/Cost Price) -1
May this will help you out.
Reply With Quote
  #3  
Old 06-01-2012
Member
 
Join Date: May 2011
Posts: 412
Re: How to create Margin/markup formula for Excel

There are two different measurements here that can be used for this Margin/markup formula.
  • Markup: =SP/CP %
  • Margin: =(SP-CP)/CP %
Reply With Quote
  #4  
Old 06-01-2012
Member
 
Join Date: Jun 2011
Posts: 758
Re: How to create Margin/markup formula for Excel

According to my suggestion if we keep Cost in A1 and price in B1
Then following will be the solution
Quote:
markup =(B1-A1)/A1 or it is =(B1/A1)-1
margin =(B1-A1)/B1 or =1-(A1/B1)
Reply With Quote
Reply

  TechArena Community > Software > Windows Software


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "How to create Margin/markup formula for Excel"
Thread Thread Starter Forum Replies Last Post
Need formula help for MS Excel RlyPlyPanda MS Office Support 1 08-05-2012 01:46 PM
Powerpoint 2010 , 11x17 Printing margin options aren't customizable like it worked in Word/Excel 1-matra Windows Software 7 10-04-2012 08:19 PM
How to create formula to find relative percent difference in Excel Aarti C Windows Software 1 06-01-2012 07:38 PM
How to create formula which converts hourly wage to annual salary using excel Aarti C Windows Software 4 06-01-2012 04:53 PM
Excel formula Me Me Taylor Windows Software 2 06-04-2009 04:11 PM


All times are GMT +5.5. The time now is 11:04 AM.