+ Reply to Thread
Results 1 to 2 of 2

Change a specific character in a cell

  1. #1
    Registered User
    Join Date
    06-01-2010
    Location
    NC, USA
    MS-Off Ver
    Excel 2007
    Posts
    5

    Change a specific character in a cell

    As the topic states, I am looking to change a specific character in a cell using VBA code. The twist is how to change the character one at a time.
    For example: Changing 3's to 8's one at a time for a cell, where I would want to return something like change3once = 28253.213, change3twice = 28258.213, etc

    I have been searching online, but had been unsuccessful in finding a solution, and was hoping someone on here may have a good solution

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Change a specific character in a cell

    See Help for the VBA Replace function and its arguments.
    Entia non sunt multiplicanda sine necessitate

+ 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