+ Reply to Thread
Results 1 to 4 of 4

split into columns with balanced sums?

  1. #1
    Registered User
    Join Date
    07-12-2016
    Location
    london
    MS-Off Ver
    2010
    Posts
    1

    split into columns with balanced sums?

    Hi,

    I have a column (A) of values which I want to split into 3 columns.

    The sum of each of the 3 columns must be as 'balanced' / near equal to each other as is possible.

    e.g. if column (A) had the values:

    17 17 18 17 18 18

    then the 3 columns would each be:

    17,18 = 35
    17, 18 = 35
    17, 18 = 35

    (that's an oversimplified example. Column (A) will have many more values and they could be anything)

    is this possible in excel & if so can anybody help?

    much appreciated

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: split into columns with balanced sums?

    For this example: Enter 17 in cell B1 and 18 in C1
    Enter formula in B2 and copy across and down
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    and to SUM in D2 and copy down
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    v A B C D
    1 Values 17 18 SUM Values
    2 17 17 18 35
    3 17 17 18 35
    4 18 17 18 35
    5 17
    6 18
    7 18
    8
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,296

    Re: split into columns with balanced sums?

    Please Login or Register  to view this content.
    Or maybe these two formulas?
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  4. #4
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,758

    Re: split into columns with balanced sums?

    There is also the possibillity of using the Excel Add-in "solver". Not installed by default when excel is installed so you may need to add it if "Solver" not found in "Data" tab.

    Due to a constraint limit set by the makers of solver the column you wish to split can not contain more than 60 - 65 numbers.

    Alf
    Attached Files Attached Files

+ 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. Macro for creating balanced golf team with handicaps
    By tjl59 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-30-2016, 09:10 PM
  2. Balanced Scorecard - excel 2003
    By kala.dva in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-06-2013, 08:02 AM
  3. Can you create balanced teams?
    By paseo in forum Excel General
    Replies: 3
    Last Post: 11-07-2012, 12:45 PM
  4. ranges and sums of two different columns
    By BellaVegas in forum Excel General
    Replies: 1
    Last Post: 04-25-2012, 02:11 PM
  5. Balanced Sum
    By defeater in forum Excel General
    Replies: 11
    Last Post: 12-12-2011, 05:53 PM
  6. Two sums of column based on conditional split
    By Lope in forum Excel General
    Replies: 3
    Last Post: 04-08-2008, 09:41 AM

Tags for this Thread

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