+ Reply to Thread
Results 1 to 3 of 3

Index / Match with ISTEXT

  1. #1
    Registered User
    Join Date
    07-18-2013
    Location
    Worcester
    MS-Off Ver
    Microsoft 365
    Posts
    19

    Index / Match with ISTEXT

    Afternoon,

    I have a list of 2400 items which I need to extract unique values from. I have this formula:

    =IFERROR(INDEX($B$3:$B$2402, ISTEXT(MATCH(0,COUNTIF($D$2:D2, $B$3:$B$2402), 0))),"")

    which works, but pulls all unique values when I need only those unique values that contain text (at the beginning) and not a whole number. For example, MF0105, DS5680, CFT253

    Can I add an function to this to ignore purely numerical results?

    Much appreciated.
    Last edited by welshraz; 02-02-2022 at 12:39 PM.

  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,827

    Re: Index / Match with ISTEXT

    Possibly ...

    Is your forum profile up-to-date? Still using Excel 2010?

    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.
    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 Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,706

    Re: Index / Match with ISTEXT

    you could try

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    the pre-emptive just limits how many times you calc unnecessarily (to one)

+ 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] Match-Index in stead of Index-Match lookup Array among Arrays
    By Numnum in forum Excel General
    Replies: 2
    Last Post: 10-15-2015, 02:08 PM
  2. [SOLVED] IF ISTEXT MATCH -- Do I need INDEX
    By LadyNatira in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-29-2015, 05:03 PM
  3. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  4. Replies: 6
    Last Post: 11-08-2013, 10:29 PM
  5. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  6. 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
  7. Replies: 6
    Last Post: 07-01-2010, 04:13 AM

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