+ Reply to Thread
Results 1 to 5 of 5

VLookup Formula Help

  1. #1
    Registered User
    Join Date
    06-03-2012
    Location
    Sydney
    MS-Off Ver
    Excel 2007
    Posts
    9

    VLookup Formula Help

    Hi Guys,

    Bit of an newbie here so here goes!

    I have attached a sample spreadsheet which has Cable Types in Column A and Cable Length of said cable in Column B.

    What I would like is to have a formula that will search Column A for the cable types get the corresponding length in Column B and sub-total them together in the red cells

    I was thinking some sort of VLookup but cannot seem to get it quite right

    Any suggestions would be appreciated!
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: VLookup Formula Help

    =sumif($a$2:$a$15,a19,$b$2:$b$15)
    =sumif($a$2:$a$15,a20,$b$2:$b$15)
    =sumif($a$2:$a$15,a21,$b$2:$b$15)

  3. #3
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: VLookup Formula Help

    in B19
    =SUMIF(A$2:A$15,A19,B$2:B$15)
    and copy down
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  4. #4
    Registered User
    Join Date
    06-03-2012
    Location
    Sydney
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: VLookup Formula Help

    Thanks a million guys cant believe i spent so much time on the VLOOKUP Thanks again much appreciated.

  5. #5
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: VLookup Formula Help

    Or with a pivot table.

    See the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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. Multiple Vlookup Normal Formula (not array formula) or VBA Function Required
    By BoopathiK in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-17-2015, 03:06 AM
  2. vlookup, index/match formula factoring in time(days) and IF formula
    By rishijain11 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-08-2014, 06:37 PM
  3. [SOLVED] Vlookup with column name instead of col_index_name(3rd Section of Vlookup formula)
    By akulka58 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-21-2014, 10:42 AM
  4. [SOLVED] VBA code for change vlookup formula to vlookup formula with ISNA
    By erprasannaa in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-12-2013, 03:33 AM
  5. Vlookup referencing a vlookup formula
    By laurenann in forum Excel General
    Replies: 1
    Last Post: 01-24-2011, 05:52 PM
  6. Replies: 2
    Last Post: 10-08-2009, 09:51 PM
  7. vlookup-reate a vlookup formula?
    By Pam C in forum Excel General
    Replies: 1
    Last Post: 03-16-2006, 12:15 PM

Tags for this Thread

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