+ Reply to Thread
Results 1 to 3 of 3

Find Value with duplicate values in columns

  1. #1
    Registered User
    Join Date
    05-14-2020
    Location
    Portugal
    MS-Off Ver
    Office Prof 2010
    Posts
    2

    Find Value with duplicate values in columns

    Hi,

    Need some help with this table:
    I try Index plus MATCH but the formula only find the 1st value duplicated. With Aggregate works? how?


    London London London Paris Paris Berlin
    Hot Cold Warm Hot Cold Hot
    10 14 23 16 10 31


    I want find the value to London + Cold

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,459

    Re: Find Value with duplicate values in columns

    Assuming data is in A1:F3
    Try:
    =LOOKUP(2,1/(A1:F1="London")/(A2:F2="Cold"),A3:F3)
    Quang PT

  3. #3
    Registered User
    Join Date
    05-14-2020
    Location
    Portugal
    MS-Off Ver
    Office Prof 2010
    Posts
    2

    Re: Find Value with duplicate values in columns

    Many thanks!
    Works in a table with more than 100 columns and 3 rows with a lot of duplicated values.

    Tks!

+ 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] Find count of Unique or Duplicate Values based on Concatenated values in 2 columns
    By bdicarlo1 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-03-2014, 12:42 AM
  2. [SOLVED] Find duplicate values in within 2 columns
    By bigroo1958 in forum Excel General
    Replies: 2
    Last Post: 01-13-2014, 10:42 AM
  3. Replies: 1
    Last Post: 12-13-2013, 02:35 PM
  4. Find duplicate values based on 2 separate columns
    By dreich in forum Excel General
    Replies: 1
    Last Post: 01-30-2013, 01:41 AM
  5. Find duplicate values in different columns
    By excelnewbie1 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-06-2012, 11:29 AM
  6. VBA code to find duplicate values within multiple rows and columns
    By pcbpinoy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-27-2011, 09:04 PM
  7. Replies: 3
    Last Post: 06-25-2011, 06:42 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