Results 1 to 9 of 9

Vlookup - Partial Match

Threaded View

  1. #1
    Forum Contributor
    Join Date
    02-10-2007
    MS-Off Ver
    Excel 2010
    Posts
    293

    Vlookup - Partial Match

    Hello,

    Im trying to do vlookup between 2 columns, i.e. If Column C Info (Partial Match) Is Not On Column A, then Display Result In Column F (where it wasn't a partial match), Else Leave Blank


    If there is a partial match, display nothing.

    Please see attached spreadsheet.

    The formula I tried, in column I is obviously not giving desired result.
    =IF(ISNA(VLOOKUP(C2,$A$2:$A$5,1,TRUE)),"-",(VLOOKUP(C2,$A$2:$A$5,1,TRUE)))
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. vlookup to search for partial word?
    By lnjr in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-18-2008, 02:42 PM
  2. Replies: 3
    Last Post: 04-09-2008, 02:39 AM
  3. Vlookup using two columns-needs to match the first two column
    By pduubb in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-01-2008, 01:21 PM
  4. Dynamic Form in Excel
    By lisa6538 in forum Excel General
    Replies: 15
    Last Post: 01-11-2007, 03:57 PM
  5. Vlookup & match function
    By QQ29 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-28-2006, 05:25 AM

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