+ Reply to Thread
Results 1 to 4 of 4

Copy/Paste Certain # of Characters

Hybrid View

  1. #1
    Registered User
    Join Date
    04-08-2009
    Location
    Oceanside, CA
    MS-Off Ver
    Excel 2007
    Posts
    17

    Copy/Paste Certain # of Characters

    Does anyone know of a function that will copy only a specific # of characters from another field? For example, say I want to copy the first 45 characters of "NOW IS THE TIME FOR ALL GOOD MEN TO COME TO THE AID OF THEIR COUNTRY". That means I only want to copy "NOW IS THE TIME FOR ALL GOOD MEN TO COME TO T". Is there an easy way to do this? Thanks in advance for any assistance!
    Last edited by TBeverson; 05-20-2009 at 12:48 PM.

  2. #2
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606

    Re: Copy/Paste Certain # of Characters

    You could use the LEFT formula, viz:

    =LEFT(A1,45) where A1 has your phrase.

  3. #3
    Registered User
    Join Date
    04-08-2009
    Location
    Oceanside, CA
    MS-Off Ver
    Excel 2007
    Posts
    17

    Re: Copy/Paste Certain # of Characters

    Awesome, that worked! Thanks so much.

  4. #4
    Registered User
    Join Date
    05-21-2009
    Location
    Portland US
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Copy/Paste Certain # of Characters

    I have a similar Question.
    Same sinareo except i would only would like to return compete values.
    IE 45 characters of
    NOW IS THE TIME FOR ALL GOOD MEN TO COME TO THE AID OF THEIR COUNTRY
    return value lossing the dangling character of the truncated word.
    NOW IS THE TIME FOR ALL GOOD MEN TO COME TO

+ 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