+ Reply to Thread
Results 1 to 3 of 3

Search for value, return value in adjacent cell

  1. #1
    Registered User
    Join Date
    08-11-2013
    Location
    Minnesota, USA
    MS-Off Ver
    Mac 2011
    Posts
    2

    Search for value, return value in adjacent cell

    Hello all –

    My first post here, but I have used these forums to solve other issues.

    I am not good with the advanced Excel stuff, and I've got something which appears to be a VLOOKUP question (which I have never used before).

    The situation is such. I need to search for a specific value in six columns of a sheet and return the value of the cell adjacent to the right. So far I have a-googled many options, none of which work, although I did get ISERROR to work and tell me there's no match (which is wrong).

    In fact, here is that one, which seems most promising:

    Please Login or Register  to view this content.
    Here's is what I think it is doing:
    • The IF gets it rolling
    • ISERROR is returning "No match" if the criteria are not met...
    • ...which should be the MATCH section, searching for 2013 in the range J2:N433, 0 for exact
    • ...and if the criteria are met, then the VLOOKUP is looking for 2013 in the array J2:N433
    • ...putting in the +1 to return the value of the cell one column over
    • ...and FALSE used for an exact match


    So I think the +1 is a sticking point. I read a post on here or excelforum.com saying that when using a MATCH, +1 increments one column, but that just seems too loose for Excel.

    To be honest, I have read a lot of posts over the past day, and they're all jumbled in my head. I figured I'd just head right to here and see who can un-jumble my ideas.

    Here is a chunk of my data.

    Please Login or Register  to view this content.
    What I wish to do is create another column that finds the 2013s then displays the value to their right, such as 6, 11, 62, etc.

    Thanks very much...
    Micah

  2. #2
    Forum Contributor
    Join Date
    01-17-2012
    Location
    Canada
    MS-Off Ver
    Excel 365
    Posts
    221

    Re: Search for value, return value in adjacent cell

    Hi Micah

    So I've changed your chunk of data format slightly, but what do you think about the attached.

    index&small2.xlsx
    Regards,

    jeversf

  3. #3
    Registered User
    Join Date
    08-11-2013
    Location
    Minnesota, USA
    MS-Off Ver
    Mac 2011
    Posts
    2

    Re: Search for value, return value in adjacent cell

    Hi –

    Thanks for the reply. Sadly, this type of format isn't going to work (though it is interesting from a data analysis perspective). My actual data has columns before the year/number pairings that must stay sorted with those, so the only thing that will work for me is a click-and-drag-down in-place solution in a new column.

    Micah

+ 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. Search for value in row and return adjacent cell
    By lindseyd32833 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-11-2020, 04:03 PM
  2. Search for like names and return values in adjacent cells
    By FahQ in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-19-2013, 08:08 PM
  3. search array of cells in one workbook and return the value of the adjacent cell
    By tomturner89 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-06-2013, 04:09 AM
  4. Search for specific value in a row, then return content og adjacent cell
    By linaudio in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-20-2013, 09:11 AM
  5. SEARCH MACRO FOR VALUE IN WORKBOOK, RETURN value of adjacent cell.
    By thequiff in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 06-15-2012, 10:47 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