+ Reply to Thread
Results 1 to 4 of 4

Determining a dynamic number from a range

  1. #1
    Registered User
    Join Date
    05-28-2014
    Posts
    1

    Determining a dynamic number from a range

    I'm creating a tiered pricing structure that changes based on the number in a certain cell.

    Basically - here it is 0-25K = .05, 25K-100K = .03, >100K = .01

    The number has to fall within those ranges to get the correct amount.

    How do I do this in a quick efficient way without having to do the IF statements and combinations? I can do that but it seems like the long way.

    Thoughts?

    Matt

  2. #2
    Forum Contributor
    Join Date
    01-07-2013
    Location
    south africa
    MS-Off Ver
    Excel 2003-13
    Posts
    210

    Re: Determining a dynamic number from a range

    Hello
    I think writing you own formula would be ideal, particularly if the values could change in the future. Then you have 1 place to make the change. Something like :
    Please Login or Register  to view this content.
    Regards
    Most helpful to mark solved items as such (see help for directions). Star ratings are always welcome.

  3. #3
    Forum Contributor
    Join Date
    01-07-2013
    Location
    south africa
    MS-Off Ver
    Excel 2003-13
    Posts
    210

    Re: Determining a dynamic number from a range

    As an addition, you could improve it by specifying the 3rd range and rather use the else for invalid data like :

    Please Login or Register  to view this content.

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Determining a dynamic number from a range

    0-25K and 25K-100K overlap
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. determining if a number falls in a range
    By efried12 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-05-2013, 07:09 PM
  2. Determining how many times a number shows up in a particular range.
    By apreston in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-19-2012, 03:36 PM
  3. [SOLVED] Determining Cost Period based upon number of Tags in a 6 Month Range
    By sandmn321 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-28-2012, 07:36 PM
  4. Determining range for dynamic table
    By kmoore in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-20-2011, 03:56 PM
  5. [SOLVED] Determining whether dynamic array has been used
    By MDW in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-08-2006, 09:50 PM

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