LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Graham Clarke
 
Posts: n/a
Default Retail Price rounding help needed

I have a formula that I found here in earlier searches, that works fairly
well, but has a couple of annomolies I'd like help with.

I have a cloumn of costs (A) , that I want to take a certain margin at. Say
40% margin. I just throw another column beside (B) it and get it to take -
Acell/.60
This gives me the raw retail at my 40% margin. The original problem was
this puts retails at 3.47, 6.24, etc. I wanted a formula to round up to the
nearest .09 cents up. This way I maintain my margin and price it at a proper
retail price.
The formula I got from this group was:

INT((10*A3)+1)/10-0.01 ----A3 being the cell I want to round up

There are 3 price points however that I don't want rounded up to.
I don't want any price to end in .09, .59, and .89

Is there some IF/Then statement I can use or some additional formula that I
can add that will look for these 3 price points, and round another dime up.
So, if my price was 1.09, 2.09, 3.09, etc, these would round up to 1.19,
2.19, 3.19.
Same with the other 2 price points:
1.59, 2.59, 3.59 would round up to 1.69, 2.69, 3.69 etc.

Any help would be great. If you need further info, I will supply it.

It's almost as if I need a wildcard in my formula - "If A1 = x.09, then add
$0.10
Unfortunately x, nor any other wildcards have worked for me.

Thanks all

Graham


 
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
MSNStockQuote Function Parameters Bobtarrel Excel Worksheet Functions 2 July 17th 05 02:36 PM
Rounding to price points Chris Wetz Excel Worksheet Functions 6 March 1st 05 01:07 PM
Computing Sales Tax and Retail Price from a number Lani Jo Excel Worksheet Functions 8 February 16th 05 08:06 PM
Rounding - for retail prices May W. Excel Worksheet Functions 1 November 11th 04 01:13 AM
Price rounding - exception formula required Alex McCourty Excel Worksheet Functions 2 November 6th 04 08:33 AM


All times are GMT +1. The time now is 09:06 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"