ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Formulas Please (https://www.excelbanter.com/excel-discussion-misc-queries/10928-formulas-please.html)

chermeister

Formulas Please
 
I hope this isn't a silly question, but I'm new with Excel and can't find an
answer...
I'm after a formula that will calculate a buy price where I know the final
retail price and margin (eg: $? + 40% = $149, $? + 40% = $299). I want to be
able to enter a retail price and margin to calculate the buy price.
Also, a formula that will calculate the profit margin where I know the buy
and sell prices (eg: $200 + ?% = $400, $150 + ?% = $250). I want to be able
to enter buy and sell prices and calculate the profit margin.
Thanks!

Bob Phillips



"chermeister" wrote in message
...
I hope this isn't a silly question, but I'm new with Excel and can't find

an
answer...
I'm after a formula that will calculate a buy price where I know the final
retail price and margin (eg: $? + 40% = $149, $? + 40% = $299). I want to

be
able to enter a retail price and margin to calculate the buy price.


Price in A1, margin in B1,
C1: =A1*(1+B1)

Also, a formula that will calculate the profit margin where I know the buy
and sell prices (eg: $200 + ?% = $400, $150 + ?% = $250). I want to be

able
to enter buy and sell prices and calculate the profit margin.


Buy price in A1, sell price in B1
C1: =(B1-A1)/A1 and format as percentage



chermeister

Thanks for your help Bob!

"Bob Phillips" wrote:



"chermeister" wrote in message
...
I hope this isn't a silly question, but I'm new with Excel and can't find

an
answer...
I'm after a formula that will calculate a buy price where I know the final
retail price and margin (eg: $? + 40% = $149, $? + 40% = $299). I want to

be
able to enter a retail price and margin to calculate the buy price.


Price in A1, margin in B1,
C1: =A1*(1+B1)

Also, a formula that will calculate the profit margin where I know the buy
and sell prices (eg: $200 + ?% = $400, $150 + ?% = $250). I want to be

able
to enter buy and sell prices and calculate the profit margin.


Buy price in A1, sell price in B1
C1: =(B1-A1)/A1 and format as percentage





All times are GMT +1. The time now is 08:30 AM.

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