Results 1 to 9 of 9

The Sum of a range of VLookup Values

Threaded View

  1. #1
    Registered User
    Join Date
    03-09-2010
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    9

    The Sum of a range of VLookup Values

    Hi,

    I have a row that contains a range of values. I want to find the total of the results of these values once i've put them through a VLookup.

    Example:

    My values go from F2 through to V2. The table which I will use for the VLookup is A35 to B43. I know I could do it by doing;

    =(VLOOKUP(F3,$A$35:$B$47,2,FALSE))+(VLOOKUP(G3,$A$35:$B$47,2,FALSE))+(VLOOKUP(H3,$A$35:$B$47,2,FALSE))+(VLOOKUP(I3,$A$35:$B$47,2,FALSE))etc... but I am hoping there is a quicker way to do it.

    Thanks.
    Last edited by NBVC; 03-09-2010 at 01:06 PM. Reason: Additional Info.

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