+ Reply to Thread
Results 1 to 2 of 2

[SOLVED] Excel match text only

  1. #1
    Registered User
    Join Date
    01-29-2020
    Location
    GREECE
    MS-Off Ver
    365
    Posts
    1

    [SOLVED] Excel match text only

    Hello,

    I had the following formula (which works fine for exact matching):

    =INDEX(B:B;MATCH(F2;A:A;0))

    This time I need a partial match and not exact match. For example match "BO" from "BO635E30X". The scenario is always first text from left before numbers. Another example is "K" from "K5450X". It needs to always match the first letters before any numbers.

    Your help will be much appreciated.

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Excel match text only

    Try something like this:
    Enter formula in B1 and copy down
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    v A B
    1 BO635E30X BO
    2 K5450X K
    Last edited by AlKey; 01-29-2020 at 09:56 AM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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] Turn imported text feild into excel time.
    By howie2293 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-03-2019, 07:51 AM
  2. [SOLVED] VBA to check 2 sets of number/text cells to make sure they match
    By adamheon in forum Excel Programming / VBA / Macros
    Replies: 26
    Last Post: 04-10-2016, 09:08 AM
  3. [SOLVED] [SOLVED] Need Excel Code to copy one row to another sheet if row contains certian TEXT
    By Drscott21 in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 03-25-2016, 01:37 PM
  4. [SOLVED] Two Excel sheets trying to match text data and return the match from the second column!
    By bankcott in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-02-2013, 02:17 PM
  5. Replies: 10
    Last Post: 09-16-2011, 07:37 AM
  6. [SOLVED] [SOLVED] Excel Macro does not Replace text in formulas for several workshee
    By /Jan in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 02-17-2006, 11:00 AM
  7. [SOLVED] [SOLVED] Truncated text when copying text from one excel doc to another
    By sunny pete in forum Excel General
    Replies: 3
    Last Post: 08-12-2005, 03:05 PM

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