+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : how to eliminate single character from either side of a text string in excel 2007?

  1. #1
    Registered User
    Join Date
    01-01-2010
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    7

    how to eliminate single character from either side of a text string in excel 2007?

    i have a text string like this--->
    [you are looking at me now]
    i want it to be without the sqare brackets.-->
    you are looking at me now

    kindly instruct how to do it?
    with the right and left functions i can get the required result, but it is being done in two seperate actions, viz right first then the left or vice versa. is it possible we can use both the left and right functions in the same formula?
    thanks, have a nice day.

  2. #2
    Registered User
    Join Date
    01-01-2010
    Location
    Jacksonville, FL
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: how to eliminate single character from either side of a text string in excel 2007

    Try this:

    =MID(E6,2,LEN(E6)-2)

  3. #3
    Registered User
    Join Date
    01-01-2010
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: how to eliminate single character from either side of a text string in excel 2007

    HAI PAPABEAR,
    i have no words to express my happiness in the new tips suggested by you. iot worked as i wished. thank u very much. have a nice day.

  4. #4
    Valued Forum Contributor rwgrietveld's Avatar
    Join Date
    09-02-2008
    Location
    Netherlands
    MS-Off Ver
    XL 2007 / XL 2010
    Posts
    1,671

    Re: how to eliminate single character from either side of a text string in excel 2007

    Maybe this gives you more flexibility
    Please Login or Register  to view this content.
    Looking for great solutions but hate waiting?
    Seach this Forum through Google

    www.Google.com
    (e.g. +multiple +IF site:excelforum.com/excel-general/ )

    www.Google.com
    (e.g. +fill +combobox site:excelforum.com/excel-programming/ )

    Ave,
    Ricardo

+ 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