+ Reply to Thread
Results 1 to 4 of 4

How to use vlookup then sum the results of multiple sheets

  1. #1
    Registered User
    Join Date
    08-04-2006
    Posts
    14

    How to use vlookup then sum the results of multiple sheets

    I have workbook with a sheet for each month of the year with a list of people who have generated me a certain amount of money each month. The problem is, the people aren't always in the same order on each sheet, so I think I need to use vlookup for each name on a master list and sum the total from all of the values that correspond to them on the third column to to the right of their name. Can anyone help? Let me know if I need to explain more clearly.

    -Bill

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    First things first ...

    Have you ever tried/used the vlookup() function ...?
    if not press F1 to go to help search vlookup() to understand the concept ...


    Carim

  3. #3
    Registered User
    Join Date
    08-04-2006
    Posts
    14
    Sorry, I'm a newb, but yes I do understand the concept and use it for other things. I just need to look up a specific name in all of my sheets, once or if it finds the name I want it to add the value in the third column to the right that it finds for that name in EVERY sheet. Is this possible? Thanks!

  4. #4
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    If you understand the vlookup() function, you can add them up to achieve your objective ...

    i.e.

    vlookup(1)+vlookup(2)+vlookup(3)+etc ...

    HTH
    Carim

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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