+ Reply to Thread
Results 1 to 5 of 5

Discount to be distributed in proportion

  1. #1
    Registered User
    Join Date
    06-22-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    9

    Discount to be distributed in proportion

    Hi All,

    Could you kindly share with me on how I should go about indicating the formula for the attached?

    A quick overview:

    Bulk discount is calculated based on the figure indicated on B2.
    Net is the value of Price + Bulk Discount.
    Commission is calculated based on the % indicated on F21.
    Final is the sum of Net + Commission.

    I would like to indicate a value on cell D19, and have this discount reflected in proportion towards all the items, under Final.
    For example: a discount of 200. This 200 should be distributed in proportion towards item 1 - 9.
    The end result that I'm looking to get is D22 having the same value as F22.

    Thank you very much in advance.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Discount to be distributed in proportion

    Try this in F6 and copy down to F14

    =((D6)/($D$15)*$D$19+D6)*0.95

  3. #3
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Discount to be distributed in proportion

    a little more clear formula:

    =((D6/$D$15)*$D$19+D6)*0.95

  4. #4
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Discount to be distributed in proportion

    Pl see file

    Column E is inserted.

    Formulas

    In E6

    =($D$19/$D$18)*D6

    In F6

    =ROUNDUP(-(D6+E6)*$F$21,0)

    In G6

    =D6+E6+F6

    Drag all the Formulas down.
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  5. #5
    Registered User
    Join Date
    06-22-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    9

    Re: Discount to be distributed in proportion

    Thank you, modytrane and kvsrinivasamurthy, very much for taking the time to help me out on this. Much appreciated!

+ 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] Formula needed to find proportion
    By bigband1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-31-2015, 09:03 AM
  2. Percentage discount formula for a grid of figures and a different discount figure
    By SkydiveAnnie in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-31-2013, 11:09 AM
  3. [SOLVED] Generating 5 ones or zeros in a row, in any sequence with 3-2 proportion
    By szasz in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-21-2013, 05:17 AM
  4. Proportion of Averages
    By fredmeister in forum Excel General
    Replies: 3
    Last Post: 09-28-2011, 06:12 AM
  5. Help with incremental proportion shifts?
    By Farvenugen in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-24-2011, 07:49 PM
  6. Keep Graphs in Proportion
    By iambinary in forum Excel General
    Replies: 0
    Last Post: 03-26-2009, 01:13 PM
  7. Raise numbers in the same proportion..
    By PaMeLa in forum Excel General
    Replies: 3
    Last Post: 02-16-2006, 03:35 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