+ Reply to Thread
Results 1 to 13 of 13

Different discount for different products amount

  1. #1
    Registered User
    Join Date
    03-30-2015
    Location
    Latvia
    MS-Off Ver
    2010
    Posts
    7

    Different discount for different products amount

    Hi all and everybody,

    I need to create products order form in MS Excel and enable few different discounts for each product depending on ordered quantity. Let's say, if customer orders Product #1 5 pcs, he/she will see total sum with 20% discount. If customer orders Product #1 10 pcs, he/she will see total sum with 25% discount etc.

    I'm just wondering if there any formula to do this in Excel?

    Thank you in advance.

    A.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: Different discount for different products amount

    Yes, it can be done. Can you supply a real example for us?
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    03-30-2015
    Location
    Latvia
    MS-Off Ver
    2010
    Posts
    7

    Re: Different discount for different products amount

    Hi Glenn,

    thank you for really prompt reply.

    So, here you are:

    Product #1

    Regular price: EUR 50.-
    Orders up to 5 pcs: 20% discount;
    Orders 5-9 pcs: 25% discount;
    Orders 10-19 pcs: 30% discount;
    Orders 20 pcs and more: 35% discount.

    Hope it helps.

    Thanks.

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: Different discount for different products amount

    Hi. Here are two solutions for you, based around your example. I assumed that fror a purchase of 1 item only, there's no discount.

    One - if you order 4 you get 20% on all 4

    Two if you rder 4 you get no discount on the first, and 20% on the next 3.

    take your pick...
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    03-30-2015
    Location
    Latvia
    MS-Off Ver
    2010
    Posts
    7

    Re: Different discount for different products amount

    Glenn, thank you! Will take a look and let you know how it works.

    Thank you again!

  6. #6
    Registered User
    Join Date
    03-30-2015
    Location
    Latvia
    MS-Off Ver
    2010
    Posts
    7

    Re: Different discount for different products amount

    Glenn,

    works like a charm! Thank you indeed!

    I have one more question re this formula:

    =IF(G3<1,I3*0.8,IF(G3<5,I3*0.75,IF(G3<10,I3*0.7,IF(G3<20,I3*0.65))))

    Everything works fine until there is 20 or more in G3 cell. Where is the mistake?

    Thank you in advance.

  7. #7
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: Different discount for different products amount

    Try this. There was a goof-up in one of the formulas...
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    03-30-2015
    Location
    Latvia
    MS-Off Ver
    2010
    Posts
    7

    Re: Different discount for different products amount

    Glenn,

    thank you. One more question. Can I use one formula (like a posted in previous post) without "box" on the right side (Threshold, Minimum etc.) If there are about 50 products with different prices, I have to copy this "box" for each product. Perhaps I can use one formula instead?

    Thanks in advance.

  9. #9
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: Different discount for different products amount

    Do the discount rates stay the same for each product (in % terms)?

  10. #10
    Registered User
    Join Date
    03-30-2015
    Location
    Latvia
    MS-Off Ver
    2010
    Posts
    7

    Re: Different discount for different products amount

    Yes, correct, discount rates are the same. Product prices are changing.

  11. #11
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: Different discount for different products amount

    Try this. The Table is moved to sheet 2. All you need to do is enter the normal price and the quantity. You could automate that with smart drop-down lists.
    Attached Files Attached Files

  12. #12
    Registered User
    Join Date
    03-30-2015
    Location
    Latvia
    MS-Off Ver
    2010
    Posts
    7

    Re: Different discount for different products amount

    Glenn,

    thank you! You _are_ an Expert. Works like a charm. Thank you indeed.

  13. #13
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: Different discount for different products amount

    Glad to have helped! If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. It'd also be appreciated if you were to click the add Reputation button at the foot of any of the posts of those who helped you reach a solution.

+ 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. [SOLVED] Calculating discount amount with respect to hierarchy of additional discounts
    By acellis9 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-03-2014, 08:40 PM
  2. Calculation Discounted Amount base on Discount Rate
    By Kenji in forum Excel General
    Replies: 1
    Last Post: 03-17-2010, 10:03 PM
  3. How do I discount by % not amount
    By GaryPip in forum Excel General
    Replies: 18
    Last Post: 12-03-2009, 09:02 PM
  4. Discount based on amount?
    By seaniexxx in forum Excel General
    Replies: 2
    Last Post: 02-06-2009, 06:14 AM

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