+ Reply to Thread
Results 1 to 3 of 3

Copying and editing cells

Hybrid View

dgo Copying and editing cells 11-01-2006, 07:00 AM
oldchippy Hi dgo, Try this, ... 11-01-2006, 07:15 AM
dgo Brillianr! Thank you :) 11-01-2006, 07:19 AM
  1. #1
    Registered User
    Join Date
    06-28-2006
    Posts
    28

    Question Copying and editing cells

    Hi,

    I have a list of cells with text in. I want to be able to copy all the cells into the next column, but delete the last 4 digits. For example in one cell it says EIBOR1W(RI) and I want the cell next to it to say EIBOR1W.

    Sure there is an easy way, but can't for the life of me think of it!

    Any help would be much appreciated.

    Many thanks,
    Dom.

  2. #2
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097

    Thumbs up

    Quote Originally Posted by dgo
    Hi,

    I have a list of cells with text in. I want to be able to copy all the cells into the next column, but delete the last 4 digits. For example in one cell it says EIBOR1W(RI) and I want the cell next to it to say EIBOR1W.

    Sure there is an easy way, but can't for the life of me think of it!

    Any help would be much appreciated.

    Many thanks,
    Dom.
    Hi dgo,

    Try this,

    =LEFT(A1,LEN(TRIM(A1))-4)

    oldchippy

  3. #3
    Registered User
    Join Date
    06-28-2006
    Posts
    28
    Brillianr! Thank you

+ 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