Results 1 to 4 of 4

Adding % to a Range of Prices???

Threaded View

thelawns Adding % to a Range of... 06-19-2007, 04:35 AM
thelawns Anyone?? :( 06-19-2007, 11:14 AM
shg You can add this function: ... 06-20-2007, 11:56 PM
Teethless mama Assume your data A1:C10 D1:... 06-21-2007, 10:25 PM
  1. #1
    Registered User
    Join Date
    08-10-2004
    Posts
    2

    Adding % to a Range of Prices???

    Ok, I have a requirement to add a certain % to a range of prices. I'm obviously going to have to decide on a few certain key points. For example from 1p to £5 with a varying % increase:

    0.01 to 0.50 = 300%
    0.51 to 1.00 = 250%
    1.01 to 1.50 = 200%
    1.51 to 2.00 = 180%
    2.01 to 2.50 = 160%
    2.51 to 3.00 = 140%
    3.01 to 3.50 = 120%
    3.51 to 4.00 = 100%
    4.01 to 4.50 = 90%
    4.51 to 5.00 = 80%

    Basically, I need it to output the % at, for example £4.30, at the exact % in the curve, so it wouldn't be 90% exactly? It would be somewhere between 100% and 90%?

    Would it be simpler to look at the range this way?

    < £0.50 = 300%
    < £1.00 = 250%
    < £1.50 = 200%
    < £2.00 = 180%
    < £2.50 = 160%
    < £3.00 = 140%
    < £3.50 = 120%
    < £4.00 = 100%
    < £4.50 = 90%
    < £5.00 = 80%

    Basically, based on a flat spreadsheet, a costing of 4.49 would add more % than a costing of 4.50. I need it to be less by the appropriate % less based on the curvature of a graph I suppose?

    Is it something to do with VLOOKUP command ??

    I have been playing with this for days now. I just can't get my head around it so I have found this site and i'm hoping some of you guys or gals may be able to help!

    Thanks
    Last edited by thelawns; 06-19-2007 at 11:13 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1