+ Reply to Thread
Results 1 to 6 of 6

Match mutliple values and then display text if found

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    09-13-2005
    Posts
    114
    I'm not sure how I could use an IF function since the I need a formula that will search every row for a match

  2. #2
    Forum Contributor
    Join Date
    09-13-2005
    Posts
    114
    As always, thanks for your help!

  3. #3
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,730
    Here's another way, doesn't require CTRL+SHIFT+ENTER.....

    =IF(SUMPRODUCT((Sheet1!B$1:B$9=B2)*(Sheet1!C$1:C$9=C2)*(Sheet1!D$1:D$9=D2)*(Sheet1!E$1:E$9=E2)* (Sheet1!F$1:F$9=F2)),"","X")

+ 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