Results 1 to 14 of 14

VLOOKUP Find values from multiple worksheets

Threaded View

  1. #1
    Registered User
    Join Date
    11-27-2008
    Location
    USA
    Posts
    43

    Question VLOOKUP Find values from multiple worksheets

    I believe this could possibly be performed using a VLOOKUP formula, but I'm not sure.
    I want to find sum of all 4 returned values (Sales!BL5, Sales!BM5, Grants!X5, Deferred Pymts!X5

    Column References:

    Cell AD2 (AMOUNT TOTAL PYMTS)
    Cell AC2 (TOTAL NO. OF ORDERS)
    Cell Range B5:B4833 on multiple pages (CUSTOMER NAME)
    Cell Range AJ5:AJ4833 on multiple pages (CUSTOMER NAME)

    Formula:

    In Cell AD2 of CustomerData! Sheet:

    If AC2 is not blank, then
    look for match between A2 and Sales!B5:B4833, return the value in Sales!BL5, and
    look for match between A2 and Sales!AJ5:AJ4833, return the value in Sales!BM5, and
    look for match between A2 and Grants!B5:B4833, return the value Grants!X5, and
    look for match between A2 and Deferred Pymts!B5:B4833, return the value Deferred Pymts!X5

    Hope this does not confuse, but if John Doe is listed in AC2 I want to find the sum of his total payments if his name is listed as a customer in Sheets Sales, Grants, and Deferred Pymts. The Sales! sheet is divided into AM and PM pricing which explains why Sales! has Column B and Column AJ for Customer Names.
    Attached Files Attached Files
    Last edited by Strugggler; 05-22-2009 at 06:45 PM. Reason: add file

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