Results 1 to 4 of 4

Looking up value and filling cells

Threaded View

  1. #1
    Registered User
    Join Date
    04-09-2011
    Location
    US
    MS-Off Ver
    Excel 2007
    Posts
    5

    Looking up value and filling cells

    I have a set of data I'm trying to go through, and my problem is that I can't figure out a quick way to do what I want.
    So if you take a look at the attachment, there's the TRI Unique Parent Company Name on the first sheet. I'd like to look up those companys' names in the other sheets (naics 31-33) and if there is a match, then fill in the CUSIP and GVKEY columns.

    So originally, I tried using vlookup. The formula I used in that first sheet was
    =VLOOKUP(A2, 'naics 31'!A3:I16, 7, FALSE)
    but I realized my problem: the contents of cell A2 in the first sheet would have to be the EXACT SAME as the 'match' in the other sheets.

    So is there another way I can look for the company name in 'naics 31' without an exact match?
    If you can't tell, the reason for this is because most names have a period or 'INC' at the end of their names and so don't match up perfectly with what's on the other sheets.

    Thanks
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

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