+ Reply to Thread
Results 1 to 10 of 10

table summarisation

  1. #1
    Registered User
    Join Date
    08-11-2009
    Location
    Mumbai
    MS-Off Ver
    Excel 2003
    Posts
    10

    table summarisation

    Hi,

    I have the following Table( Very large)

    A B C D
    1 1
    2 5
    1 4
    1
    6 1
    I want to summarise that like

    A=8
    B=2
    C=6
    D=6

    Please help
    Last edited by ghoraisubha; 09-29-2015 at 03:31 AM.

  2. #2
    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
    44,126

    Re: table summarisation

    ...and how are the answers derived??!!!!!

    How on earth do you get 8 from the data in column A, etc????
    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

  3. #3
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: table summarisation

    As the total is 22, assumed the table looks like below:

    A B C D
    2 1 4 1
    6 1 1 5
    1

    Please refer the attached sheet.


    Use the formula CONCATENATE(A1,"=",SUM(A2:A4)), CONCATENATE(B1,"=",SUM(B2:B4)) etc. (copy & paste).
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    08-11-2009
    Location
    Mumbai
    MS-Off Ver
    Excel 2003
    Posts
    10

    Re: table summarisation

    Actually it is a table but i am unable to make that in the post

    A B C D
    1 0 4 0
    0 1 0 2
    1 0 2 3
    0 1 0 1
    6 0 0 0

  5. #5
    Registered User
    Join Date
    08-11-2009
    Location
    Mumbai
    MS-Off Ver
    Excel 2003
    Posts
    10

    Re: table summarisation

    Not that i want ABCD in Col1& corresponding row & their sum in Col.2 in the corresponding row

    Also i want the sum using total table using a single formula

  6. #6
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: table summarisation

    Please post a sample sheet and write your expected results manually.

  7. #7
    Registered User
    Join Date
    08-11-2009
    Location
    Mumbai
    MS-Off Ver
    Excel 2003
    Posts
    10

    Re: table summarisation

    File Attached. please help
    Attached Files Attached Files
    Last edited by ghoraisubha; 09-29-2015 at 05:13 AM.

  8. #8
    Valued Forum Contributor Naveed Raza's Avatar
    Join Date
    11-04-2012
    Location
    India, Hyderabad
    MS-Off Ver
    Excel, Access 2007/2010
    Posts
    1,338

    Re: table summarisation

    Hi ghoraisubha

    please find the attached file and have test and let me know is it what ur looking for.

    hope this will work for u

    Note: i save the file in (2010 version)
    Attached Files Attached Files
    Thanks - Naveed
    -----------------------------
    If the suggestion helps you, then Click * to Add Reputation
    To Attach File: Go Advanced>>Manage Attachments>>Add Files (In Top Right Corner)>>SelectFiles>>.........Locate Your File(s)>>Upload Files>>Done (In Bottom Right)
    1. Use [code] code tags [\code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    2. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

  9. #9
    Registered User
    Join Date
    08-11-2009
    Location
    Mumbai
    MS-Off Ver
    Excel 2003
    Posts
    10

    Re: table summarisation

    Thanks for the reply.

    But i think below is the easy formula

    =SUMPRODUCT(INDEX($A$3:$H$12,0,MATCH(J2,$A$2:$H$2,0)))

  10. #10
    Valued Forum Contributor Naveed Raza's Avatar
    Join Date
    11-04-2012
    Location
    India, Hyderabad
    MS-Off Ver
    Excel, Access 2007/2010
    Posts
    1,338

    Re: table summarisation

    yes its will work, but only to fix rows from 3 to 12 rows only..

    anyways u can use that function also

    if you got the solution then please mar the thread as SOLVED and click on * to say thanks those who help you

+ 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] Adding a row in a table corrupts formula in a summary table (2nd table)
    By How How in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-31-2015, 02:35 PM
  2. Replies: 1
    Last Post: 07-29-2015, 05:19 PM
  3. Replies: 1
    Last Post: 07-29-2015, 05:15 PM
  4. [SOLVED] Summary table updated from source table. Source table held in a different workbook
    By dma1976 in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 11-22-2013, 11:36 AM
  5. Replies: 0
    Last Post: 07-02-2013, 11:30 AM
  6. [SOLVED] Need a formula to sort a table into table (for a Table Plan) and name in column 2
    By jbpianoman in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-07-2012, 09:21 AM
  7. [SOLVED] PIVOT TABLE - Summary Table into a Databasae Table.
    By sansk_23 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-09-2005, 03:06 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