+ Reply to Thread
Results 1 to 3 of 3

Need to remove 1st character from a cell; =RIGHT(A1, LEN(A1)-1) invalid

  1. #1
    Registered User
    Join Date
    05-17-2017
    Location
    Hillsboro, Oregon
    MS-Off Ver
    Microsoft Office Professional Plus 2010
    Posts
    2

    Need to remove 1st character from a cell; =RIGHT(A1, LEN(A1)-1) invalid

    Hello all,

    I have a range of cells containing customers' first names preceded by a space (" "), and am attempting to remove said space.

    All of my searches keep digging up the same solution: =RIGHT(A1, LEN(A1)-1). Excel rejects this as invalid. I can't use =LEFT due to the varying length of names, so this would seem to be the ideal formula.

    The cell range is General, automatic recalculation is checked. I'm using Microsoft Office Professional Plus 2010. Can someone tell me what I'm missing?

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,719

    Re: Need to remove 1st character from a cell; =RIGHT(A1, LEN(A1)-1) invalid

    Welcome to the forum!

    Have you tried this:

    =TRIM(A1)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    05-17-2017
    Location
    Hillsboro, Oregon
    MS-Off Ver
    Microsoft Office Professional Plus 2010
    Posts
    2

    Re: Need to remove 1st character from a cell; =RIGHT(A1, LEN(A1)-1) invalid

    That worked perfectly!

    No idea why every search I did only produced the other option--this was simple as could be.

    Thanks so much!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Remove particular character from a cell
    By jilaba in forum Excel General
    Replies: 3
    Last Post: 01-19-2016, 05:35 AM
  2. Remove everything after a specific character in a cell...
    By swade730 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 06-02-2015, 09:33 AM
  3. Remove Specific Character from Cell
    By maniacalmonkey in forum Excel General
    Replies: 3
    Last Post: 09-11-2014, 07:58 PM
  4. [SOLVED] Remove first character from cell
    By maryren in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-18-2013, 11:12 AM
  5. [SOLVED] Remove first character in a cell when the second character is blank
    By eastdallasguy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-01-2013, 03:11 PM
  6. Replies: 3
    Last Post: 11-20-2012, 10:03 PM
  7. Remove a single character from a cell
    By netman in forum Excel General
    Replies: 2
    Last Post: 01-21-2008, 01:18 PM

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