+ Reply to Thread
Results 1 to 2 of 2

Using Vlookup or similar function to find missing values compared to base values

  1. #1
    Registered User
    Join Date
    04-28-2014
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2012
    Posts
    2

    Using Vlookup or similar function to find missing values compared to base values

    Hello, I am trying to find some missing values compared to 6 base values. For instance, I have a sheet with some names translated to another language, I am trying to find the languages some names have not been translated too.

    For example, if I have six languages, Arabic, Japanese, Russian, Chinese-Simplified, Chinese- Traditional, and Korean to compare too, I want to find any names that are not translated in certain languages.

    Sample:

    John Japanese
    John Chinese - Simplified
    John Korean
    Martin Arabic
    Martin Chinese - Simplified
    Martin Russian
    Ramon Arabic
    Ramon Russian
    Sam Arabic
    Sam Chinese- Traditional

    Thanks in advance!

  2. #2
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Using Vlookup or similar function to find missing values compared to base values

    Maybe =COUNTIFS(ColumnA,Name,ColumnB,Language) If it's 0 it's not yet been translated, if it's greater than 1 then it's on your list more than once. (Assumes names are in column A and language translated to is in column B).

+ 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 the code that similar with data base
    By yukioh in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-03-2013, 07:24 AM
  2. Find missing values - based on looking up a list, comparing against index values
    By anakaine in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 01-22-2013, 01:31 AM
  3. vlookup similar values
    By sanlen in forum Excel General
    Replies: 3
    Last Post: 12-14-2010, 12:25 PM
  4. Find the values base of another cell
    By emelendez1980 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-07-2006, 12:49 PM
  5. FIND FORMULA SIMILAR TO VLOOKUP FOR NON-ASCENDING VALUES
    By Kir in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-10-2005, 05:45 PM

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