+ Reply to Thread
Results 1 to 5 of 5

VLOOKUP or Find Replace

  1. #1
    Registered User
    Join Date
    01-08-2022
    Location
    NA
    MS-Off Ver
    16.53
    Posts
    14

    VLOOKUP or Find Replace

    Hi,

    I have a list of transactions in a few thousand where one of the columns has the name of the city & another has the name of the sales rep, I wanted to replace the name of a sales rep with another against the assigned city to this new sales rep. The number of city aprx. 35-40 where name to be replaced. Example attached.

    Thanks.
    Attached Files Attached Files
    Last edited by Nil70; 01-08-2022 at 10:57 AM.

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,101

    Re: VLOOKUP or Find Replace

    A sample spreadsheet would be better than a picture - see yellow banner

    Make up a table of cities

    and use countif()

    =IF( Countif( Table range , A2 ) >0 , "Ava", B2)

    Then you can Copy > Paste Special Value, from new column into old
    Last edited by etaf; 01-08-2022 at 10:38 AM.
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    01-08-2022
    Location
    NA
    MS-Off Ver
    16.53
    Posts
    14

    Re: VLOOKUP or Find Replace

    Have attached a sample excel.

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,101

    Re: VLOOKUP or Find Replace

    here is the countif solution

    then copy column C > Paste-Special-Value Column B
    to get a replacement
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    01-08-2022
    Location
    NA
    MS-Off Ver
    16.53
    Posts
    14

    Re: VLOOKUP or Find Replace

    Thank you very much etaf.

+ 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. Replies: 0
    Last Post: 02-13-2021, 03:32 AM
  2. vlookup to find a value and replace
    By BlackDaniels in forum Excel General
    Replies: 1
    Last Post: 12-26-2015, 12:32 PM
  3. [SOLVED] VLOOKUP to Find and Replace for entire workbook
    By HeatherAngelo in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 05-13-2014, 03:23 PM
  4. find with vlookup and replace the value
    By memrah in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 11-05-2012, 12:39 PM
  5. Vlookup find and replace
    By nicolaforni in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-03-2011, 07:21 AM
  6. Help with find and replace formula or vlookup?
    By brooksc29 in forum Excel General
    Replies: 1
    Last Post: 08-11-2010, 10:10 PM
  7. [SOLVED] Find & Replace / Loop & Vlookup
    By thom hoyle in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-24-2005, 08:05 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