+ Reply to Thread
Results 1 to 5 of 5

Bulk Replace in Excel

  1. #1
    Registered User
    Join Date
    05-31-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    19

    Bulk Replace in Excel

    Having 3,00,000 database and want to replace:

    1 with AAA
    2 with BBB
    3 with CCC

    One by one replace is taking too much time. How i can do it in one step for all three?
    Sunny Ujjawal

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Bulk Replace in Excel

    Ctrl-H: Find and Replace
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    05-31-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    19

    Re: Bulk Replace in Excel

    This i know..it give one word replacement only..i want to replace bulk

  4. #4
    Registered User
    Join Date
    09-09-2014
    Location
    Pune, India
    MS-Off Ver
    2010
    Posts
    18

    Re: Bulk Replace in Excel

    Ctrl-H for find replace
    Ctrl-F for find

  5. #5
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Bulk Replace in Excel

    Quote Originally Posted by sunnyujjawal View Post
    This i know..it give one word replacement only..i want to replace bulk
    A small loop of code, and a table of the replacements will work, then.

    Sheet2:
    A
    B
    1
    1
    AAA
    2
    2
    BBB
    3
    3
    CCC


    Please Login or Register  to view this content.
    Amend ranges to suit.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Bulk find/replace
    By xlhelp97 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-14-2014, 12:47 PM
  2. Bulk find and replace
    By thisandthat in forum Excel General
    Replies: 4
    Last Post: 02-07-2012, 09:15 PM
  3. bulk find replace.
    By tobiahjadam in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-13-2009, 02:18 AM
  4. Bulk Find and Replace
    By reddy1 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-19-2009, 09:57 AM
  5. how to do Bulk find and replace in excel?
    By aemunathan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-14-2009, 02:50 PM

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