Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to create a formula in Excel to project a selling price of a
product using the margin I wish to make as the variable. Any help would be greatly appreciated. Thanks. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm an engineer-type person, not a business-type person; but, as I
understand the terms, I think you want this... =A1*(1+B1) where A1 holds the price you paid for the item and B1 holds the margin as a fraction (0.30 for 30%). Rick "rg2" wrote in message ... I'm trying to create a formula in Excel to project a selling price of a product using the margin I wish to make as the variable. Any help would be greatly appreciated. Thanks. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"Rick Rothstein \(MVP - VB\)" wrote...
I'm an engineer-type person, not a business-type person; but, as I understand the terms, I think you want this... =A1*(1+B1) where A1 holds the price you paid for the item and B1 holds the margin as a fraction (0.30 for 30%). .... That's mark-up. Margin is expressed as a percentage of revenue, not cost of goods sold. Given your set-up, the correct formula is =A1/(1-B1) Another way to think about it: you can't have more than 100% margin, but you can have more than 100% mark-up. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm an engineer-type person, not a business-type person; but, as I
understand the terms, I think you want this... =A1*(1+B1) where A1 holds the price you paid for the item and B1 holds the margin as a fraction (0.30 for 30%). ... That's mark-up. Margin is expressed as a percentage of revenue, not cost of goods sold. Given your set-up, the correct formula is =A1/(1-B1) Damn! I mixed them up. Thanks for the correction Harlan... much appreciated. Another way to think about it: you can't have more than 100% margin, but you can have more than 100% mark-up. You know, if I had thought of about it that way, I probably would have gotten it right. Rick |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cost to Retail Price Formula - some help pse | Excel Worksheet Functions | |||
formula for cost as percentage of sale price | New Users to Excel | |||
find selling price of bonds | Excel Worksheet Functions | |||
looking for latest selling price.. | Excel Worksheet Functions | |||
LOOK FOR LATEST SELLING PRICE | Excel Worksheet Functions |