+ Reply to Thread
Results 1 to 5 of 5

Allocating $ amount based on ranked items

  1. #1
    Registered User
    Join Date
    01-06-2016
    Location
    Raleigh, NC
    MS-Off Ver
    2013
    Posts
    2

    Allocating $ amount based on ranked items

    I need to allocate $100,000 over a range of ranked items. Additionally the lowest value needs to start at $500 and build from there. Any help would be appreciated. I am stumped.


    Item Rank $ Total to allocate= $100,000
    A 6 Starting amount=$500
    B 3
    C 1
    D 1
    E 7
    F 4
    G 5

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,613

    Re: Allocating $ amount based on ranked items

    See my proposition in the attached file
    I'd start with formulad in column F to find lowest rank, count all ranked items, sum all the ranks above lowest so (as lowest is 1)
    A 5
    B 2
    C 0
    etc. which gives 20
    the sum to be allocated to higher ranks is total_sum - 7*500
    so per additional rank is 996500/20 = 49825

    and now for each item we have
    A (rank 6) so 5*49825+500
    B (rank 3) so 2*49825+500
    etc.

    Whoops, I did it for 1M not 100K - easy, just change value to be allocated in attached spreadsheet
    Attached Files Attached Files
    Best Regards,

    Kaper

  3. #3
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,613

    Re: Allocating $ amount based on ranked items

    PS. If it would be my decisuion, I'd start from $3 700.00 for rank 1 and then for each additional position there would be $3 705.00, so for rank 3 $11 110.00 etc.
    Attached Images Attached Images

  4. #4
    Registered User
    Join Date
    01-06-2016
    Location
    Raleigh, NC
    MS-Off Ver
    2013
    Posts
    2

    Re: Allocating $ amount based on ranked items

    Thank you! That worked. I agree with your second suggestion however my issue had a much larger more complex group of data. I just needed a place to start and this was it.

  5. #5
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,613

    Re: Allocating $ amount based on ranked items

    Glad to hear that, and as that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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. Replies: 5
    Last Post: 06-17-2016, 10:22 AM
  2. [SOLVED] Allocating An Amount to Different Percentages According to an ID Number
    By smonzon in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-18-2016, 08:15 PM
  3. allocating a total amount based on conditions
    By Jules Pop in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-11-2015, 01:25 AM
  4. Need help with allocating Revenue to months only for Year 2014
    By Saurabh.bhole in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-03-2014, 06:36 PM
  5. [SOLVED] Calculating amount of master items based on mixed amount of items
    By djfscouse in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 07-21-2014, 11:21 AM
  6. [SOLVED] Formulas to distribute ranked items
    By lzuke in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-08-2014, 07:33 PM
  7. Match items in two ranked lists
    By jim e. in forum Excel General
    Replies: 5
    Last Post: 10-01-2009, 09: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