+ Reply to Thread
Results 1 to 2 of 2

Extracting lengthy values into another cell

  1. #1
    Registered User
    Join Date
    02-01-2012
    Location
    PA
    MS-Off Ver
    Excel 2003
    Posts
    2

    Extracting lengthy values into another cell

    I need to extract long values that are greater than 50 Characters into another cell. for instance A1 contains Billing Street data that contains 100 characters but I need to extract the last 50 Characters and put it into cell B1, so that A1 has 50 and B1 has the over flow 50. How do I do this? Thank you in advance for your help - Jeremy
    Last edited by NBVC; 02-01-2012 at 12:28 PM.

  2. #2
    Registered User
    Join Date
    02-01-2012
    Location
    PA
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Extracting lengthy values into another cell

    I figured this out; =right(A1,Sum(LEN-50))

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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