+ Reply to Thread
Results 1 to 3 of 3

How to search with multiple criteria

  1. #1
    Registered User
    Join Date
    04-09-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2007
    Posts
    2

    Question How to search with multiple criteria

    untitled.JPG


    I have to create a report

    In the above excel sample In "ARCHITECTURE" column the whenever "xxx" or "bba" is found the value should be updated as "used" or else "not used"

    Any ideas how to do this

    I already tried

    =IF(ISNUMBER(SEARCH("xxx",E2:Q2,1)),"Y",IF(ISNUMBER(SEARCH("bba",E2:Q2,1)),"Y","N"))

    and

    Using match funtion


    Please help...its urgent
    Attached Images Attached Images

  2. #2
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    Office 2021
    Posts
    2,237

    Re: How to search with multiple criteria

    Hello Siyam, try

    Please Login or Register  to view this content.
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

  3. #3
    Registered User
    Join Date
    04-09-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: How to search with multiple criteria

    Thankyou haseeb

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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