Excel - volume discounts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Cath
    Junior Member
    • Jan 2018
    • 12

    #1

    Excel - volume discounts

    Hi All

    Any idea what formula I would use if wanting to calculate a percentage volume discount...

    E.g if cell A1 shows total of items -

    100 - 500 items 5% discount
    501 - 700 7.5% discount
    701 - 900 10% discount


    Many thanks

    Catherine
  • Krono9
    Full Member
    • Dec 2016
    • 41

    #2
    Adapt as required:

    Click image for larger version

Name:	vlookup.JPG
Views:	1
Size:	21.4 KB
ID:	265492

    Comment

    • Cath
      Junior Member
      • Jan 2018
      • 12

      #3
      Thanks for the reply but my formula doesnt seem to work for the range.. so it will find 100, 500 but wont fine 150...

      Comment

      • Krono9
        Full Member
        • Dec 2016
        • 41

        #4
        You need to have the "TRUE" value at the end of the formula to search for an approximate value in your lookup table.

        Comment

        • Cath
          Junior Member
          • Jan 2018
          • 12

          #5
          Sorry I have just seen that you had True... at the end!!

          Comment

          • Cath
            Junior Member
            • Jan 2018
            • 12

            #6
            Works like a charm thank you! I could have saved a lot of time if I had asked earlier

            Comment

            Working...