+ Reply to Thread
Results 1 to 3 of 3

Vlookup or index match for repetitive names in the range

  1. #1
    Registered User
    Join Date
    04-09-2016
    Location
    London,England
    MS-Off Ver
    2010
    Posts
    10

    Vlookup or index match for repetitive names in the range

    Hi guys

    i want to sort the data mentioned below

    15829458 81,078.00 Zara
    15829459 5,153.75 Jumani
    19163645 7,001.00 Milo
    19163633 2,775.00 Zara
    19163637 24,423.00 Milo
    19163646 312,542.00 Nestle
    19163648 62,747.00 Zara Fertilizer
    19163651 2,032.00 Zara Fertilizer
    19163628 314,448.00 Nestle

    so that total values of Zara would appear ( 81078+2775) against the box zara and like wise for other names. However iam not able to use index match or V look up for it as they show N/A beacuse the range contains repetitive names

    Can anyone help me on this please

  2. #2
    Valued Forum Contributor PFDave's Avatar
    Join Date
    05-17-2012
    Location
    Milton Keynes, England
    MS-Off Ver
    Excel 2013
    Posts
    1,067

    Re: Vlookup or index match for repetitive names in the range

    Are you looking to actually sum the numbers up?

    If yes try:

    =SUMIF(C:C,"Zara",B:B)

    OR:

    =SUMIF(C:C,"C1",B:B)

    If not and you're looking to have a Cell display their value split with + sign I won't be able to advise.

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

    Re: Vlookup or index match for repetitive names in the range

    Or even a pivot table
    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.

+ 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. [SOLVED] INDEX MATCH VLOOKUP Named Range
    By overbomb in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-03-2015, 12:56 PM
  2. Index Match & Names Range Problem
    By Barking_Mad in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-10-2014, 08:32 AM
  3. [SOLVED] Combining 3 Formulas: Return all Names that Match Criteria Using Index/Match
    By bchilme in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 09-29-2014, 09:28 AM
  4. Index Match Match Formula DOESN'T WORK WITH TABLES/TABLE NAMES ??
    By Underling in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-04-2014, 09:01 PM
  5. Index + Match/Multi-Vlookup for Items with shared names
    By excelhelporfavor in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-28-2013, 09:32 PM
  6. Vlookup with index match but on sheet names
    By Blake 7 in forum Excel General
    Replies: 3
    Last Post: 02-01-2012, 06:15 AM
  7. Macro to automatically give names to a range of columns in a repetitive pattern
    By shinobi in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-13-2011, 06:30 AM

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