Results 1 to 3 of 3

if and or search

Threaded View

  1. #1
    Forum Contributor
    Join Date
    02-10-2007
    MS-Off Ver
    Excel 2010
    Posts
    293

    if and or search

    Hello,

    I'm trying to compare, row A on tab A, to row a and d on 2nd tab, using =(if(and (or(search function, and if match found, then display result in Column D, on first tab, if no match display "-"

    The formula I tried below didn't work...any help would be appreciated

    =if(and(or(search(A2,'job status'!$A$3:$D$7,1,1)),'job status'!B3,"-")))


    Basically, comparing row A on first tab, to columns a and d on second tab (meaning if whatever is on first tab, matches either or those words on second tab, to display result (column b of 2nd tab on tab A), else "-".

    I've attached a file to better explain.

    Thanks In Advance
    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