+ Reply to Thread
Results 1 to 6 of 6

need a formula to split an amount over 3 cells evenly but not bigger then 10 per cell

  1. #1
    Registered User
    Join Date
    10-15-2020
    Location
    altea,spain
    MS-Off Ver
    10
    Posts
    2

    need a formula to split an amount over 3 cells evenly but not bigger then 10 per cell

    hi, im new to the forum and not skilled in excel so i tried to find a simple formula online but got lost in the forest of formula's
    what i try to do is fairly simple.

    i have an certain amount (lets say 23) in A2 that needs to be split over 3 cells (B2,C2,D2) B2 shows between 0 and 10, C2 shows bigger then 10 but not bigger then 20 and D2 shows everything bigger then 20. so in this example it would look like this:

    A2=23... B2=10 C2=10 D2=3

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,444

    Re: need a formula to split an amount over 3 cells evenly but not bigger then 10 per cell

    In B2
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    C2
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    D2
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    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
    43,969

    Re: need a formula to split an amount over 3 cells evenly but not bigger then 10 per cell

    I think it's more than that... I read it that 17 would be 6, 6 & 5.... or 5.6667 in each. The original post is not clear.
    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

  4. #4
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,435

    Re: need a formula to split an amount over 3 cells evenly but not bigger then 10 per cell

    In B2:

    =MIN($A2*2-SUM($A2:A2),10)

    Drag accross as far as getting zero

    What in mind is 59=10+10+10+10+10+9 with every cell not bigger than 10 as per your thread title said
    Last edited by bebo021999; 10-15-2020 at 04:22 AM.
    Quang PT

  5. #5
    Registered User
    Join Date
    10-15-2020
    Location
    altea,spain
    MS-Off Ver
    10
    Posts
    2

    Re: need a formula to split an amount over 3 cells evenly but not bigger then 10 per cell

    Pepe Le Mokko..Thank u so much! it worked like a charm!!! awesome.
    Last edited by FranzzzNLD; 10-15-2020 at 04:39 AM.

  6. #6
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,444

    Re: need a formula to split an amount over 3 cells evenly but not bigger then 10 per cell

    Most welcome

+ 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. Distribute a total value evenly to an amount of cells considering certain conditions
    By jorgebeto16 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-01-2017, 07:21 PM
  2. [SOLVED] Need formula to split a value evenly across cell range
    By saeedaltaf in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-16-2015, 01:54 PM
  3. How to Split a number in one cell evenly over several?
    By 975873 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-16-2015, 07:55 AM
  4. [SOLVED] Evenly split number over an array
    By zjabjab in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-09-2015, 05:33 AM
  5. Split one large dollar amount to multiple cells
    By Davidap in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-14-2014, 10:17 AM
  6. Split an amount evenly with condition
    By JustM3 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-04-2014, 09:43 AM
  7. Replies: 1
    Last Post: 11-29-2010, 09:09 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