+ Reply to Thread
Results 1 to 2 of 2

using a formula to replace all

  1. #1
    Registered User
    Join Date
    07-31-2009
    Location
    australia
    MS-Off Ver
    Excel 2010
    Posts
    7

    using a formula to replace all

    Hi guys
    what id like to is type a word in a1 a2 and a3 and it changes a predefined character (such as 1 2 and 3) to those numbers
    so for example
    in a1 i have DAVID
    a2-LUCY
    A3- BRETT

    in a4 i have-hello 1 make sure you meet up with 2 and 3
    in a5 i have - Dear 1 you will be partnered with 2 and 3
    and so on
    i would like 1 to be replaced with DAVID 2 to be replaced with LUCY and 3 to be replaced with BRETT
    (the names inputed will keep changing)

    can this be done?
    i hope this makes sense
    thanks in advance
    Last edited by elseano; 01-29-2012 at 10:22 PM.

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,962

    Re: using a formula to replace all

    A4: ="hello " & A1& " make sure you meet up with " & A2 & " and " & A3
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    07-31-2009
    Location
    australia
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: using a formula to replace all

    thanks for the reply but i really don't want to do that for the hundreds of others i have
    is there a way where if i type in a1-Brett it changes all 1's in the doc to Brett etc

  4. #4
    Registered User
    Join Date
    07-31-2009
    Location
    australia
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: using a formula to replace all

    thanks for the reply but i really don't want to do that for the hundreds of others i have
    is there a way where if i type in a1-Brett it changes all 1's in the doc to Brett etc

+ 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