Results 1 to 8 of 8

Best Way to Sum Values in Variable Positions Across Multiple Sheets?

Threaded View

  1. #1
    Registered User
    Join Date
    07-12-2014
    Location
    USA
    MS-Off Ver
    2003
    Posts
    37

    Best Way to Sum Values in Variable Positions Across Multiple Sheets?

    Basically, I'm trying to tabulate stats that would be manually entered on a grid, where the values would be in a different column for each sheet. Think of it like a box score in baseball, where the lineup is different each game. I want the main team page to automatically calculate a player's total hits, but I can't just do a 3D sum to the same cell on each page, because the individual player won't always be on the same cell (but the row will always be constant). On a discussion I found about a similar problem, one suggestion was to do SUMIF on each sheet, with each player's total for that sheet being in a fixed position, so then you can just do a SUM for that cell across every sheet. It seems like that will work, but I'm just not sure if it's the most expeditious way (also, I'm slightly OCD about having the sheets as "clean" as possible, even with cells that aren't immediately visible). Another suggestion said something about =SUMPRODUCT(SUMIF(INDIRECT... It seemed like that would be a lot more straightforward, but it's a bit too far above my current understanding to figure out exactly how that string of nested formulae works.

    sum_variable_sample.xls

    So, in the attached example, each page after the first has a record of "stuff" and "things" for Bob, John, Steve and Ted, and I'm looking for the best way to have the first page automatically tabulate each person's total of Stuff and Things, even though their placement changes on each page.
    Last edited by tb813; 07-13-2014 at 09:11 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Summing variable values across variable sheets in multiple columns
    By rdelosh74 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-27-2014, 02:16 PM
  2. [SOLVED] Compile data from multiple sheets with different header positions
    By lekiwonder in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 09-07-2012, 11:54 AM
  3. [SOLVED] Numerical values (in variable positions) associated to text cells
    By eloureiro in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-02-2012, 07:02 PM
  4. [SOLVED] reference a cell a variable number of positions away
    By kamelkid2 in forum Excel General
    Replies: 2
    Last Post: 05-22-2012, 01:07 PM
  5. Changing the positions of certain sheets in excel
    By Aamir in forum Excel General
    Replies: 3
    Last Post: 07-15-2005, 02: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