+ Reply to Thread
Results 1 to 3 of 3

Replacing second digit

Hybrid View

  1. #1
    Registered User
    Join Date
    12-17-2012
    Location
    Ireland
    MS-Off Ver
    Excel 2010
    Posts
    7

    Replacing second digit

    Hi all,

    Someone on here helped me out before but now im having a few new issues:

    Basically in Column A, rows 1-400 (A1:A400) I have a 7 digit number, I want to replace the second digit in that number to an "x" and am finding it hard to write code that works! Any help would be appreciated, I am fairly new to this!

    Cheers

  2. #2
    Forum Contributor
    Join Date
    05-16-2011
    Location
    Philippines
    MS-Off Ver
    Excel 365/Excel 2016
    Posts
    315

    Re: Replacing second digit

    =REPLACE(A1,2,1,"X") write on the next column B that formula then drag down the formula

  3. #3
    Registered User
    Join Date
    12-17-2012
    Location
    Ireland
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Replacing second digit

    Cant believe it was that easy! I have been messing around for the past hour with much more complex formulas!!! Thanks emina002

+ 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