Results 1 to 6 of 6

PIVOTTABLE: Group relevant data from across multiple rows under a single row label.

Threaded View

  1. #1
    Registered User
    Join Date
    08-24-2011
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    13

    PIVOTTABLE: Group relevant data from across multiple rows under a single row label.

    EDIT: I've figured out a partial solution. I still need some help to automate the whole process. Please look at the attached sheet, if you'd like to help.


    Hey!

    I am trying to summarize the following data from a table:

    Value----To-------From

    100------John-----Lisa
    50-------Mike-----John
    30-------Sandra--John
    20-------Lisa------Mike

    ...

    to look like this in a PivotTable

    Agent----Total To----Total From----Balance

    John-----100----------80--------------20
    Lisa-------20---------100------------(-80)
    Mike------50----------20--------------30
    Sandra---30------------0--------------30


    Basically, I want to sum all values under the same name that are spread across multiple rows into a single row.

    Filtering doesn't help since it is row-based and can't be applied to multiple columns simultaneously. The PivotTable builder doesn't allow me to merge data from multiple columns either, and I don't know if consolidation ranges can help resolve this.

    The most elegant solution would be a flexible PivotTable which can combine relevant data from multiple rows into a single row without resorting to complex formulas or VBA scripts.

    Please note that the data set is a table where data will continue to be entered this way.

    Hope you wizards can figure this one out.
    Attached Files Attached Files
    Last edited by albatr0n; 08-24-2012 at 03:43 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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