Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default excel formula for markup and profit margin

I would like to input a cost price, say in cell A1
then
B2 a 5% markup, B3 then would show the sell price, B4 would show the margin
C2 a 10% markup, C3 the sell price, C4 margin
etc all the way to 100% in 5% increments

In short i'm looking for an easy way to calculate a realistic sell price
based on a margin

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 143
Default excel formula for markup and profit margin

In B2:
=$A$1*0.05*COLUMNS($A:A) and copy across
In B3:
=$A$1+B2 and copy across
In B4:
=B2 and copy across
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default excel formula for markup and profit margin

On Wednesday, June 6, 2012 5:47:01 PM UTC+5:30, Andy Bolger wrote:
I would like to input a cost price, say in cell A1
then
B2 a 5% markup, B3 then would show the sell price, B4 would show the margin
C2 a 10% markup, C3 the sell price, C4 margin
etc all the way to 100% in 5% increments

In short i'm looking for an easy way to calculate a realistic sell price
based on a margin


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default excel formula for markup and profit margin

On Wednesday, June 6, 2012 5:47:01 PM UTC+5:30, Andy Bolger wrote:
I would like to input a cost price, say in cell A1
then
B2 a 5% markup, B3 then would show the sell price, B4 would show the margin
C2 a 10% markup, C3 the sell price, C4 margin
etc all the way to 100% in 5% increments

In short i'm looking for an easy way to calculate a realistic sell price
based on a margin


ok
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
how do i set up a profit margin formula wayne Excel Discussion (Misc queries) 2 May 13th 09 05:37 PM
Profit Margin heater Excel Discussion (Misc queries) 1 February 20th 07 04:32 PM
gross profit margin formula julmcgrath Excel Discussion (Misc queries) 2 March 11th 05 03:01 PM
Margin/markup formula for Excel Wardo New Users to Excel 3 January 3rd 05 06:01 PM
Help: Profit margin dance-evil Excel Programming 4 April 25th 04 05:17 PM


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

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

About Us

"It's about Microsoft Excel"