Results 1 to 4 of 4

Mid Function

Threaded View

  1. #1
    Registered User
    Join Date
    02-21-2012
    Location
    Idaho Falls, ID
    MS-Off Ver
    Excel 2007
    Posts
    4

    Mid Function

    I have data that was originally in three columns, that was then combined usins a concatenate formula. I used an additional formula to then remove all duplicates from that data, now I want to use another formula to seperate the data back into the three columns. I don't want to use "text to columns" because I want it to update as the data is updated.

    Here's how the data looks;

    DAVID BARTON`MIKES LOADING SERVICE, INC`242342

    I would like "Dave Barton", "Mikes Loading Service, Inc" in their own columns...(I don't actually need the last string of characters at this point.

    I'm having no problems getting the first string of characters using the following formula:
    =LEFT(J2,FIND("`",J2,1)-1)

    But, I'm stumped on the "mid"

    Best regards,
    Last edited by spencerl; 02-24-2012 at 12:34 PM.

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