+ Reply to Thread
Results 1 to 5 of 5

Find and replace a character with another cell contents

  1. #1
    Registered User
    Join Date
    03-12-2004
    Location
    Newbury
    Posts
    16

    Find and replace a character with another cell contents

    Hello all,

    I'm sure this is an easy fix, but as I haven't used excel for a while and have had no luck looking searching the forum I'm going to need to ask for help

    I need to do a kind of find and replace scenario, however I don't think I can use this standard function for my requirements. I've also tried the IF function without success.

    I want to find all instances of the character * in Column A and replace it with the contents of the cell immediately to the right (in Column B).

    ANy help, much appreciated.

    Thanks

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Find and replace a character with another cell contents

    In c1 enter =substitute(a1,"*",b1)

  3. #3
    Registered User
    Join Date
    03-12-2004
    Location
    Newbury
    Posts
    16

    Re: Find and replace a character with another cell contents

    Perfect!!

    Thanks arthurbr

  4. #4
    Registered User
    Join Date
    03-12-2004
    Location
    Newbury
    Posts
    16

    Re: Find and replace a character with another cell contents

    Is there an extension to this function which makes it possible to move the data from B1 instead or delete the content once the formula has been realised, leaving Column B empty?
    Last edited by tcapewell; 07-12-2010 at 10:20 AM.

  5. #5
    Registered User
    Join Date
    03-12-2004
    Location
    Newbury
    Posts
    16

    Re: Find and replace a character with another cell contents

    see attachment of desired result:
    Attached Files Attached Files

+ 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