+ Reply to Thread
Results 1 to 11 of 11

Mass Find & Replace Formula

  1. #1
    Registered User
    Join Date
    02-09-2014
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    5

    Mass Find & Replace Formula

    I have a few questions. I'm working from an excel workbook with multiple tabs.

    1) On the first tab, I have a sheet of 850 rows. The sheet contains old values in Column A and the new value that I would like it replaced with in column B.

    The other tabs contain many of the same "old" values, so I would like to do a mass find/replace of the column A values to the B values (from the first sheet) across all of the tabs.

    Is this possible?
    Attached Files Attached Files
    Last edited by excel_brandon; 02-10-2014 at 12:41 AM. Reason: Adding attachment

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Mass Find & Replace Formula

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    02-09-2014
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Mass Find & Replace Formula

    Thanks for the quick reply. See the attached sheet.

    So on tab 1, the A column values needs to be changed to their corresponding B values (1 needs to be changed to ABC_123.195.10.3, etc.).

    Also: All instances of the A values (on all tabs) need to be changed to the their corresponding B values.

    Does that make sense?

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Mass Find & Replace Formula

    In B2 Cell of Old sheet

    =IFERROR(VLOOKUP(A2,'Old - New'!A:B,2,FALSE),A2)

    Drag it down....

    Apply the above formula for the rest of the sheets Old 2, Old 3 and copy paste the Column-B Formula cells to Column-A as values

  5. #5
    Registered User
    Join Date
    02-09-2014
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Mass Find & Replace Formula

    Thanks, however I forgot to mention some important details. My apologies.

    The values in the (Old-New) sheet are not identical to the values in the 'Old' sheets (there are some differences). Also: the A-column values in the old sheets aren't sequential -- so I don't think I can drag the formula down.

    Please see the attached revision. Let me know if you have any questions.
    Attached Files Attached Files

  6. #6
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Mass Find & Replace Formula

    Quote Originally Posted by excel_brandon View Post
    A-column values in the old sheets aren't sequential -- so I don't think I can drag the formula down.
    Try the suggested solution and come back again if it fails to deliver the expected result.

  7. #7
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,481

    Re: Mass Find & Replace Formula

    It does not effect to VLOOKUP, I think...
    Quang PT

  8. #8
    Registered User
    Join Date
    02-09-2014
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Mass Find & Replace Formula

    Thanks guys. I think this particular issue has been solved.

  9. #9
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Mass Find & Replace Formula

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  10. #10
    Registered User
    Join Date
    02-09-2014
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Mass Find & Replace Formula

    I'm still having issues. The formula (=IFERROR(VLOOKUP(A2,'Old - New'!A:B,2,FALSE),A2) is returning incorrect values on the 'Old' tabs.

    Any other ideas?

  11. #11
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Mass Find & Replace Formula

    Attach a sample workbook by highlighting the cells in which it gets wrong results.

    Alongwith Sheet/Cell references for fixing the issue.

+ 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. Mass Find and Replace?
    By Kinanik in forum Excel General
    Replies: 5
    Last Post: 06-12-2012, 01:49 PM
  2. [SOLVED] Excel 2007 : Mass Find and Replace
    By kikokazuma in forum Excel General
    Replies: 4
    Last Post: 04-30-2012, 08:43 AM
  3. Mass find and replace
    By Watoth in forum Excel General
    Replies: 1
    Last Post: 11-01-2010, 02:09 PM
  4. Mass find and replace
    By coletteno1 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-17-2010, 07:27 AM
  5. Mass Find & Replace Script?
    By TyneeTom in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-24-2009, 03:41 AM

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