+ Reply to Thread
Results 1 to 3 of 3

If a cell matches a range on another worksheet -- display value of cell in next column

  1. #1
    Registered User
    Join Date
    01-13-2015
    Location
    Toronto
    MS-Off Ver
    2010
    Posts
    2

    If a cell matches a range on another worksheet -- display value of cell in next column

    Hi all,

    So, this probably isn't a very complicated problem, but I am not so great at excel.

    The problem I am working on:

    1. Try to match the value of a cell to another cell on a different worksheet.
    2. Display the value of the cell in the column next to the match (the one on a different worksheet).

    This is as far as I've gotten

    =IF(ISNA(MATCH(A14,Sheet1!$E$2:$E$4478,0)),"N","Y")

    Basically, it will let me know if there is a match or not. What I want it to do now, is display the value of the column next to it (same row). This would be column F on Sheet1.

    My brain is on the verge of exploding so any help would be greatly appreciated!

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,862

    Re: If a cell matches a range on another worksheet -- display value of cell in next column

    try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    or
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Best Regards,

    Kaper

  3. #3
    Registered User
    Join Date
    01-13-2015
    Location
    Toronto
    MS-Off Ver
    2010
    Posts
    2

    Re: If a cell matches a range on another worksheet -- display value of cell in next column

    Quote Originally Posted by Kaper View Post
    try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    or
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Works perfectly! Thanks so much!

+ 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] Formula Generation: Search column range, display cell from different column.
    By Old4xford in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-31-2014, 11:30 AM
  2. Replies: 3
    Last Post: 10-04-2013, 05:20 PM
  3. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  4. Replies: 3
    Last Post: 02-13-2013, 04:05 PM
  5. If one cell matches another display a value in adjacent cell
    By Garfield779 in forum Excel General
    Replies: 1
    Last Post: 07-07-2011, 11:49 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