+ Reply to Thread
Results 1 to 6 of 6

How to sum with criteria across various sheets in workbook?

  1. #1
    Registered User
    Join Date
    04-15-2016
    Location
    US
    MS-Off Ver
    2013
    Posts
    31

    How to sum with criteria across various sheets in workbook?

    Hello,

    I have a question regarding summing data from various sheets within the same work book.
    (i.e. wanted to create a summary sheet that pulls in data from the other tabs in the workbook. Each of the tabs represent a month). Would like to implement criteria since the data involves various departments and I figured it would be a good idea.

    For now, I can only think of using the sumifs function while referencing to each tab.

    Thank you in advance.

    P.S. I've attached a sample book.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: How to sum with criteria across various sheets in workbook?

    Aha

    This could be very easy.

    Enter this formula in cell C2 of your summary sheet.

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


    This is an example of a multipage formula.

    http://www.artifax.net/excel/excel-t...le-worksheets/

    This like what you need:-

    http://www.notjustnumbers.co.uk/2014...ll-across.html
    Last edited by mehmetcik; 03-22-2017 at 03:21 PM.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Registered User
    Join Date
    04-15-2016
    Location
    US
    MS-Off Ver
    2013
    Posts
    31

    Re: How to sum with criteria across various sheets in workbook?

    Quote Originally Posted by mehmetcik View Post
    Aha

    This could be very easy.
    It's just that the actual file I have is ginormous, with many additional rows & columns. As an approach, I tried my best to break it down in various ways, but I am a beginner w/ the Excel formulas.

    I went as far as trying to put everything in one sheet, so that the sumif formula would be easier to manage, but the data made the sheet unpleasant to work with. thanks.

  4. #4
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: How to sum with criteria across various sheets in workbook?

    Enter this formula in cell C2 of your summary sheet.

    Formula: Select Code
    =SUM('* 2000'!C2)


    This is an example of a multipage formula.

    http://www.artifax.net/excel/excel-t...le-worksheets/

    This like what you need:-

    http://www.notjustnumbers.co.uk/2014...ll-across.html

  5. #5
    Registered User
    Join Date
    04-15-2016
    Location
    US
    MS-Off Ver
    2013
    Posts
    31

    Re: How to sum with criteria across various sheets in workbook?

    Quote Originally Posted by mehmetcik View Post
    Enter this formula in cell C2 of your summary sheet.

    Formula: Select Code
    =SUM('* 2000'!C2)


    This is an example of a multipage formula.

    http://www.artifax.net/excel/excel-t...le-worksheets/

    This like what you need:-

    http://www.notjustnumbers.co.uk/2014...ll-across.html
    Thanks, is there a way I can put some sort of criteria in the formula you provided? The reason is because more likely than not, the rows/columns in the monthly tabs are usually in no particular order. Sorry about the confusion.

    Instead of just pointing to the cell, I hope to use "Location" & "Dept" as the criteria.

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,532

    Re: How to sum with criteria across various sheets in workbook?

    Applying the content of "Summing data across multiple criteria on multiple worksheets", I believe that you will get the desired results.
    The formula for Sales A is:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    The formula for Sales B is:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    The table 'Months' has been added to the Summary sheet.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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: 2
    Last Post: 06-29-2016, 03:56 PM
  2. Count Number of Sheets in Workbook Based on Criteria in Sheet Name
    By xtinct2 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-25-2016, 05:23 PM
  3. Replies: 0
    Last Post: 12-03-2014, 05:10 PM
  4. Replies: 1
    Last Post: 10-04-2013, 04:21 AM
  5. read sheets of a workbook and then copy rows from each based on criteria
    By mada111 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-01-2013, 08:19 AM
  6. [SOLVED] Protecting all work sheets in a workbook at once allowing certain criteria.
    By TERRI LEE in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 09-07-2012, 07:34 AM
  7. VBA. If criteria is met, sum up figures that are over two sheets (same workbook)
    By rain4u in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-01-2011, 11:46 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