+ Reply to Thread
Results 1 to 4 of 4

Summing VLOOKUPs Across Multiple Sheets

  1. #1
    Registered User
    Join Date
    09-26-2008
    Location
    Denver, CO
    Posts
    3

    Summing VLOOKUPs Across Multiple Sheets

    Hi all - have a tricky situation: I was handed 20 separate worksheets, each with a list of all the employees in our company and their yearly numbers (e.g., for the sheet labeled 2007, it's everyone's 2007 numbers). These sheets go from 2007 to 1987.

    I'm trying to consolidate all these sheets into one (so I can properly use all of Excel's functionality). I want to have a summary sheet that totals all the categories for all employees in the last 20 years.

    For example: I'd like to have a column that says "Total Sales" in the summary sheet - in this cell, I'd like to have a summation of that employee's sales numbers from 1987 to 2007. Rinse and repeat for every column in the individual sheets.

    I was thinking of doing VLOOKUPs for the relevant info across the 20 sheets, but I don't really know how to add them together. Does anyone have an idea on how this could be done? I hope it makes sense.

    Thanks!

  2. #2
    Valued Forum Contributor
    Join Date
    08-26-2008
    Location
    singapore
    Posts
    626
    I was thinking of doing VLOOKUPs for the relevant info across the 20 sheets, but I don't really know how to add them together
    Sum(vlookup1,vlookup2,…..vlookup20)
    I need your support to add reputations if my solution works.


  3. #3
    Registered User
    Join Date
    09-26-2008
    Location
    Denver, CO
    Posts
    3
    Haha, I was afraid you'd say that. This is why you keep data in one sheet!!

    Thanks for your help.

  4. #4
    Forum Contributor snasui's Avatar
    Join Date
    07-15-2007
    Location
    Songkhla, Thailand
    MS-Off Ver
    2010, 365
    Posts
    167
    Try this.

    1. List sheet's names in any area and define name, say "AllSh".
    2. Enter the formula on summary sheet as below.

    Please Login or Register  to view this content.
    Note:
    1. A2:A4 contain employee's number in each sheet.
    2. B2:B4 contain employee's total sales in each sheet.
    3. "AllSh" is name of all sheets.
    4. A2 is employee's number on sheet summary.
    Last edited by snasui; 10-10-2008 at 11:43 PM.

+ 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. Setting Print Area across multiple sheets?
    By tekman in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-21-2011, 10:40 PM
  2. Count unique logs with multiple conditions of multiple sheets
    By Robert Bob in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-12-2007, 12:49 AM
  3. SUMPRODUCT across Multiple Sheets in the same workbook
    By Adrian17 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-23-2007, 01:41 PM
  4. Printing Multiple Sheets to One PDF file
    By johnnywinter in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-01-2007, 11:03 AM
  5. AAAaaahhhh Multiple Sheets Multiple Criteria
    By Hippychic in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-07-2006, 11:32 AM

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