#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default Profit Margin

I need a formula that will give me the selling price. I have the cost of the
product and I want a formula I can plug in a profit margin to get the selling
price. Ex:

My cost is $3.98. I want a 40% GPM. The selling price should be $6.63

I have tried =((1-I5)+1)*E9, where I5 is the plug in GP percentage and E9 is
the product cost, but this gives me $6.37, which is a 38% GPM. Is this the
best I can expect - close but not exact?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default Profit Margin

one way:

=ROUND(E9/(1-I5),2)

In article ,
heater wrote:

I need a formula that will give me the selling price. I have the cost of the
product and I want a formula I can plug in a profit margin to get the selling
price. Ex:

My cost is $3.98. I want a 40% GPM. The selling price should be $6.63

I have tried =((1-I5)+1)*E9, where I5 is the plug in GP percentage and E9 is
the product cost, but this gives me $6.37, which is a 38% GPM. Is this the
best I can expect - close but not exact?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
gross profit econacumen Excel Worksheet Functions 2 November 27th 06 11:15 PM
Profit only if B2=33 and C2=18, please help Jspearm Excel Discussion (Misc queries) 1 February 22nd 06 07:15 PM
gross profit margin formula julmcgrath Excel Discussion (Misc queries) 2 March 11th 05 03:01 PM
Net profit chart Shield1 Charts and Charting in Excel 1 December 3rd 04 02:07 PM
Profit maximising mark_b2410 Excel Worksheet Functions 4 November 25th 04 11:44 PM


All times are GMT +1. The time now is 09:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"