+ Reply to Thread
Results 1 to 4 of 4

Look Up Col A in a Range and Return Value Adjacent to Looked Up Value

  1. #1
    Registered User
    Join Date
    02-20-2013
    Location
    NYC
    MS-Off Ver
    Excel 2007
    Posts
    2

    Look Up Col A in a Range and Return Value Adjacent to Looked Up Value

    Hello,

    I have been searching the posts for an answer to this but the answers I have found dont seem to work.

    I need to search a range for a value in a cell.

    I was using the following which was working perfectly for me but now I need to return the value to the right of the value found in the range.

    =IF(ISERROR(MATCH(A2,$i$2:$i$389,0)),"N",A2)

    Here is how i talk through my problem:

    If value in A2 is in range I2 to I 1200
    return (matching value found in I-range and adjacent value in H column 'preferably just H col val')


    I think I have attached an example
    Attached Files Attached Files

  2. #2
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Look Up Col A in a Range and Return Value Adjacent to Looked Up Value

    See if this is what you are looking for :
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Hope this helps
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  3. #3
    Registered User
    Join Date
    02-20-2013
    Location
    NYC
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Look Up Col A in a Range and Return Value Adjacent to Looked Up Value

    Dang! Thank You Sir!

    Took me a second but it finally sank in what was happening here.

    Thanks again!

  4. #4
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Look Up Col A in a Range and Return Value Adjacent to Looked Up Value

    You are welcome

+ Reply to Thread

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