+ Reply to Thread
Results 1 to 5 of 5

extract letter 3 4 5 from a string

  1. #1
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,616

    extract letter 3 4 5 from a string

    I have names as follows , 02 and so on , I need on b1 SAL only assuming those names start at a1
    thats extracting 3rd 4th and 5th

    01SALIM

  2. #2
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,616

    Re: extract letter 3 4 5 from a string

    Also a second formula to get SAL from SALIM

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: extract letter 3 4 5 from a string

    Try in B1
    =MID(A1,3,3)

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: extract letter 3 4 5 from a string

    Second formula:

    =left(a1,3)
    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.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,616

    Re: extract letter 3 4 5 from a string

    Yes thanks both of you

+ 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. Replies: 12
    Last Post: 03-20-2013, 05:46 PM
  2. [SOLVED] Extract a mainly numeric string (ISSN number) from an arbitrary string
    By Buzzed Aldrin in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 07-04-2012, 01:49 PM
  3. [SOLVED] Help to extract a letter from a string
    By poli_ga in forum Excel General
    Replies: 5
    Last Post: 04-26-2012, 02:51 PM
  4. Extract 1st letter from each cell??
    By coolaid in forum Excel General
    Replies: 17
    Last Post: 11-10-2006, 03:29 PM
  5. Pull (Extract) the First Letter of a String
    By DavidW in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-17-2006, 04:43 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