+ Reply to Thread
Results 1 to 4 of 4

adding a digit in a string, which formula to use?

  1. #1
    Valued Forum Contributor
    Join Date
    10-21-2011
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    513

    adding a digit in a string, which formula to use?

    Hi there,

    I would like to a digit "2" after the 2nd string in a column of numbers.

    which formula shall I use?

    attached the file.

    thanks
    Attached Files Attached Files

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,462

    Re: adding a digit in a string, which formula to use?

    Do you mean the number of occurrences of the string?

  3. #3
    Valued Forum Contributor
    Join Date
    10-21-2011
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    513

    Re: adding a digit in a string, which formula to use?

    nvm solved it..

    Please Login or Register  to view this content.
    just adding 2 at a specified location

  4. #4
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: adding a digit in a string, which formula to use?

    You could use REPLACE function, i.e.

    =REPLACE(A1,3,1,2)
    Audere est facere

+ 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