#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Mark Up

I want to calculate a marked up price on an item. IE 15%, 25% etc.

If $100.00 is marked up 15%, the selling price is $117.65
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Mark Up

=A2/(1-15%)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Egg Harbor" wrote:

I want to calculate a marked up price on an item. IE 15%, 25% etc.

If $100.00 is marked up 15%, the selling price is $117.65

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default Mark Up

=A1/(1-15%)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Egg Harbor" <Egg wrote in message
...
I want to calculate a marked up price on an item. IE 15%, 25% etc.

If $100.00 is marked up 15%, the selling price is $117.65


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Mark Up

You will have to mark it up more than 15% to get 117.65


Gord Dibben MS Excel MVP

On Fri, 15 Jan 2010 09:38:02 -0800, Egg Harbor <Egg
wrote:

I want to calculate a marked up price on an item. IE 15%, 25% etc.

If $100.00 is marked up 15%, the selling price is $117.65


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default Mark Up

Hi,

Let's say you enter the discount in cell B1 (i.e. 0.15 for 15%) in C1 enter

=A1/(1-C1)

"Egg Harbor" wrote:

I want to calculate a marked up price on an item. IE 15%, 25% etc.

If $100.00 is marked up 15%, the selling price is $117.65

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
Foot mark aka single quote mark? STING Excel Worksheet Functions 3 June 19th 08 08:25 PM
How can I add active tick mark/check mark boxes in excel? gerberelli Excel Discussion (Misc queries) 2 May 3rd 08 05:16 PM
# mark help Excel Worksheet Functions 2 May 3rd 07 08:40 PM
The mark is bugging me! LOL Wayne Knazek Excel Worksheet Functions 2 July 17th 06 07:05 PM
Mark up and Margin sdmccabe Excel Worksheet Functions 3 July 4th 05 09:34 PM


All times are GMT +1. The time now is 02:35 PM.

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"