+ Reply to Thread
Results 1 to 7 of 7

Add all data from no of sheet for same category

  1. #1
    Registered User
    Join Date
    02-21-2017
    Location
    INDIA
    MS-Off Ver
    MS 2010
    Posts
    6

    Question Add all data from no of sheet for same category

    Hello All,

    Please help me regarding my problem.
    I want to add all data for same category from no of sheet. Sample workbook attached please find that.

    Thanks in advance

    Nitikesh
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Sadath31's Avatar
    Join Date
    03-02-2011
    Location
    Dammam, Saudi Arabia
    MS-Off Ver
    Office 365
    Posts
    452

    Re: Add all data from no of sheet for same category

    Hi

    array formula {=SUM(SUMIF(INDIRECT("'"&$M$2:$M$4&"'!A2:A100"),$B3,INDIRECT("'"&$M$2:$M$4&"'!c2:c100")))}

    where M$2:$M$4 contain your sheet names (SAMPLE 1, SAMPLE 2, SAMPLE 3)

  3. #3
    Registered User
    Join Date
    02-21-2017
    Location
    INDIA
    MS-Off Ver
    MS 2010
    Posts
    6

    Re: Add all data from no of sheet for same category

    Quote Originally Posted by Sadath31 View Post
    Hi

    array formula {=SUM(SUMIF(INDIRECT("'"&$M$2:$M$4&"'!A2:A100"),$B3,INDIRECT("'"&$M$2:$M$4&"'!c2:c100")))}

    where M$2:$M$4 contain your sheet names (SAMPLE 1, SAMPLE 2, SAMPLE 3)
    Thanks for your help. But am I apply this formula its return #value error. I think I am mistaking in syntax error during selecting sheet.
    Can you apply this formula in attached sheet.

    Thanks

  4. #4
    Valued Forum Contributor Sadath31's Avatar
    Join Date
    03-02-2011
    Location
    Dammam, Saudi Arabia
    MS-Off Ver
    Office 365
    Posts
    452

    Re: Add all data from no of sheet for same category

    Hi
    pls find the attached..

  5. #5
    Valued Forum Contributor Sadath31's Avatar
    Join Date
    03-02-2011
    Location
    Dammam, Saudi Arabia
    MS-Off Ver
    Office 365
    Posts
    452

    Re: Add all data from no of sheet for same category

    Missed to attach..
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    02-21-2017
    Location
    INDIA
    MS-Off Ver
    MS 2010
    Posts
    6

    Re: Add all data from no of sheet for same category

    Quote Originally Posted by Sadath31 View Post
    Missed to attach..
    Thanks again

  7. #7
    Registered User
    Join Date
    02-21-2017
    Location
    INDIA
    MS-Off Ver
    MS 2010
    Posts
    6

    Re: Add all data from no of sheet for same category

    Quote Originally Posted by Sadath31 View Post
    Missed to attach..
    One more query

    Is it compulsory to write the sheet reference name in result sheet or can we do with that also.

+ 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: 3
    Last Post: 03-18-2015, 11:09 AM
  2. copy data to another sheet based on category selected
    By stoey in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-19-2013, 03:47 PM
  3. [SOLVED] Copy row data from one sheet to another depending on a category
    By Burli in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 01-24-2013, 10:13 AM
  4. [SOLVED] How to copy data from master list sheet to another sheet based on category
    By nazrulfadzli in forum Excel General
    Replies: 2
    Last Post: 05-17-2012, 08:19 AM
  5. [SOLVED] Data from one sheet to several based on category
    By Andy Roberts in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-02-2006, 03:25 PM
  6. [SOLVED] How to Sum Up sales data by a product category from another sheet
    By Jason_Shanghai in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-21-2005, 04:25 PM
  7. How to Sum Up sales data by a product category from anther sheet
    By mel_zhang in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-21-2005, 03:32 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