+ Reply to Thread
Results 1 to 3 of 3

Sum cells across different work sheets

  1. #1
    Registered User
    Join Date
    09-18-2013
    Location
    Canberra
    MS-Off Ver
    Excel 2013
    Posts
    12

    Sum cells across different work sheets

    Hello,

    I have a issue, I have a spreadsheet where we have multiple sheets each of the data shows our sites with hours quote and hours spent. Each sheet is different in that some months sites will not show as the maintenance was not raised.

    My supervisor wants a summary page and cannot for the life of me figure out how to show a sum of the quote hours that is site specific.

    Help!

    Jamie

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Sum cells across different work sheets

    Can you upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like?

    You would probably need to do something like this...
    1. create s list of all your sheet names
    2. give that list a range name (I used BldTabs, you can use what you want, just change it in teh formula below
    3. use this formula - adjust ranges and references as needed...
    =SUMPRODUCT(SUMIF(INDIRECT("'"&BldgTabs&"'!T6:T1000"),C794,INDIRECT("'"&BldgTabs&"'!M6:M1000")))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    09-18-2013
    Location
    Canberra
    MS-Off Ver
    Excel 2013
    Posts
    12

    Re: Sum cells across different work sheets

    Hi,

    Here is a sample file, Hopefully it will help with solving this!

    Jamie
    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. [SOLVED] Help Please!!! Autofill with 2 Work Sheets with non Adjacent Cells
    By HomerTECH in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-21-2013, 10:59 AM
  2. Replies: 1
    Last Post: 10-31-2007, 12:28 PM
  3. [SOLVED] Linking to cells in other work sheets
    By A in forum Excel General
    Replies: 2
    Last Post: 05-23-2006, 11:10 AM
  4. Replies: 0
    Last Post: 12-14-2005, 01:53 PM
  5. [SOLVED] adding cells in different work sheets
    By dmedina in forum Excel General
    Replies: 3
    Last Post: 10-18-2005, 03:05 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