+ Reply to Thread
Results 1 to 3 of 3

Isnumber & index match - can they be combined?

  1. #1
    Registered User
    Join Date
    11-04-2013
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    3

    Post Isnumber & index match - can they be combined?

    Hi,
    I'm a bit stuck and hoping someone can help.

    I'm want to use a few functions together, and I'm not sure if it's possible

    What I want to do is start off by checking a cell contains specific values. I have
    =IF(ISNUMBER(SEARCH("EJV OH",C4))

    Then if the the field does contain the values I wanted to do an Index Match on a large table. Normally I would use something like :
    INDEX('SHEET1'!LX:LX,MATCH(B4,'SHEET1'!A:A,0)
    The data field will either be blank or have a date. If it has a date I want the Value "Rejected", if it doesn't have a date value, I want the formula to carry out another Index Match like:
    INDEX('SHEET1'!FJ:FJ,MATCH(B4,'SHEET1'!A:A,0)
    and that data field will also be blank or have a date, If it has a date I want the Value "Approved"

    Any help would be greatly appreciated
    Last edited by AliGW; 02-17-2022 at 08:35 AM. Reason: Title changed - please think more carefully about your thread titles in future!

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,978

    Re: Isnumber & index match

    Welcome to the forum.

    There are instructions at the top of the page explaining how to attach your sample workbook.

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. It also has expected results mocked up, relevant cells highlighted and a few explanatory notes.

    Please note rules on thread titles - I have updated yours for you today.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,440

    Re: Isnumber & index match - can they be combined?

    Untested, but try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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] How to fit in Exact Match into an Index and Match formula that contains Isnumber
    By y0urd00md in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-19-2021, 07:27 AM
  2. using INDEX/MATCH as within_text in SEARCH function through ISNUMBER
    By MOHsab in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-15-2020, 10:05 AM
  3. [SOLVED] Using ISNUMBER SEARCH with INDEX MATCH
    By Emile du Toit in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-15-2020, 08:54 AM
  4. Index/Match or If/isnumber/search Question
    By S Thibault in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-13-2019, 01:19 AM
  5. [SOLVED] Formula containing index match isnumber and search with a few Ifs thrown in, not working
    By SueBristow in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-21-2018, 05:23 AM
  6. Index Match with nested isnumber
    By JamesArmitage in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-22-2016, 08:04 AM
  7. USING IF ISTEXT OR ISNUMBER THEN INDEX MATCH OR calculation
    By pippib in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-17-2012, 01:26 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