+ Reply to Thread
Results 1 to 2 of 2

Can unmerged cell contents be split to another cell

Hybrid View

  1. #1
    Karyn
    Guest

    Can unmerged cell contents be split to another cell

    I have 17 digit/letter combination (vehicle VIN) that was imported in to
    excel. The VIN number was not merged, it came over in one cell. I would
    like to separate the last seven characters (our stock #) into a different
    cell. Is this possible?

  2. #2
    Duke Carey
    Guest

    RE: Can unmerged cell contents be split to another cell

    =right(vin #,7) will get the last 7 characters
    =left(vin#,10) will get the first 10 characters

    "Karyn" wrote:

    > I have 17 digit/letter combination (vehicle VIN) that was imported in to
    > excel. The VIN number was not merged, it came over in one cell. I would
    > like to separate the last seven characters (our stock #) into a different
    > cell. Is this possible?


+ 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