+ Reply to Thread
Results 1 to 3 of 3

Formula:Extracting Data

  1. #1
    Registered User
    Join Date
    06-30-2006
    Posts
    5

    Formula:Extracting Data

    Hey all

    If I have a column with a list of reference codes such as:

    Ab101
    Ne444
    Af876
    Ne254
    Sd345
    Sd654

    Is there any formula that will allow me to extract the letters eg. Ab, Ne etc. into the following column??
    Any suggestions would be great.

  2. #2
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    if you have data in the same format then use the following function.
    if your data starts from A1 put in B1
    =MID(A1,1,2)

    Quote Originally Posted by Aoife101
    Hey all

    If I have a column with a list of reference codes such as:

    Ab101
    Ne444
    Af876
    Ne254
    Sd345
    Sd654

    Is there any formula that will allow me to extract the letters eg. Ab, Ne etc. into the following column??
    Any suggestions would be great.

  3. #3
    Registered User
    Join Date
    06-30-2006
    Posts
    5

    Thanks

    That worked thanks so much!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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