+ Reply to Thread
Results 1 to 4 of 4

Conditional column search and value return

  1. #1
    Registered User
    Join Date
    12-20-2016
    Location
    Melbourne, Australia
    MS-Off Ver
    Windows 10
    Posts
    9

    Conditional column search and value return

    Hi All,

    I have attached an abridged version of the spreadsheet I am working on, which has already had help a couple of times from people in here, thanks for that.

    What I need to do now is search one tab using a unique value and return another value associated with that value.

    In the attached I need to put a formula into 'Fox Raw' column C and D (date set and date retrieved) that will return the date set or retrieved in 'Sites (admin)' while matching the site codes in both tabs ('fox raw column L and 'sites (admin) ' column A.

    I hoped an if function would work but I can't get it to. Some like 'if 'fox raw column L' = 'sites(admin) column A' then return to 'fox admin column C' the matching value in 'Sites(admin) column T'.

    Thanks for any help.

    Cheers
    Chris
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Conditional column search and value return

    In C2, copied across and down:

    =INDEX('Sites(admin)'!T$3:T$500,MATCH($L2,'Sites(admin)'!$A$3:$A$500,0))

    It's not a very good sample as all the answers are the same!!!
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    12-20-2016
    Location
    Melbourne, Australia
    MS-Off Ver
    Windows 10
    Posts
    9

    Re: Conditional column search and value return

    Brilliant. Thankyou.

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Conditional column search and value return

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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. Replies: 1
    Last Post: 11-13-2013, 04:03 PM
  2. [SOLVED] Search Value of column E if exist return value of column B put result in column P
    By hassan khansa in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-23-2013, 11:39 AM
  3. Replies: 4
    Last Post: 12-21-2012, 10:35 AM
  4. Replies: 2
    Last Post: 12-14-2012, 11:45 PM
  5. [SOLVED] Return the lowest value in one column based on a text search in a different column.
    By Juliana33 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-11-2012, 09:58 AM
  6. Replies: 1
    Last Post: 07-26-2011, 06:48 AM
  7. Replies: 3
    Last Post: 01-10-2006, 06:10 AM
  8. Replies: 4
    Last Post: 10-03-2005, 12:05 PM

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