+ Reply to Thread
Results 1 to 2 of 2

Sum a value connected to a identity across whole workbook?

  1. #1
    Registered User
    Join Date
    01-06-2016
    Location
    Oslo
    MS-Off Ver
    2010
    Posts
    15

    Sum a value connected to a identity across whole workbook?

    Hi All,

    On each worksheet, I need to see how many units of something have passed through a certain machine. This is easy enough on a single sheet using SUMIF.
    Is there any way to use a code to search through all the sheets in a workbook, and find the total units that a specific machine has processed?

    The rows vary on the different sheets, but the columns are the same.

    You can see in the example the code that is used to search for and sum the units connected to a specific machine.

    example.PNG

  2. #2
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: Sum a value connected to a identity across whole workbook?

    I assume you have sumifs on each separate sheet. if they were in a consistent place say columns G and H to the right

    If you include the first and last sheet in your formula, it will even grow if your insert new sheets inbetween

    but something like
    =SUM(Sheet1:Sheet3!H1)

    where sheet1 is the first sheet and sheet3 is the last sheet

    There are other options which are more complicated using the indirect function and name ranges
    https://exceljet.net/formula/3d-sumi...ple-worksheets

+ 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: 0
    Last Post: 10-19-2019, 03:32 PM
  2. Need help with filtering connected workbook
    By SwitchGuys in forum Excel General
    Replies: 3
    Last Post: 08-16-2019, 03:17 AM
  3. Replies: 1
    Last Post: 01-13-2016, 06:06 PM
  4. identity issue
    By Look, More, What in forum Excel General
    Replies: 3
    Last Post: 04-10-2015, 10:54 AM
  5. UK Identity Questions
    By Mordred in forum The Water Cooler
    Replies: 23
    Last Post: 08-03-2011, 03:38 PM
  6. User identity
    By Tine in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-09-2006, 09:49 AM
  7. Dropdown list connected to another workbook
    By Pieman in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-12-2006, 05:40 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