+ Reply to Thread
Results 1 to 2 of 2

Replace Multiple Cells that contains the same text

  1. #1
    Registered User
    Join Date
    03-13-2014
    Location
    Vietnam
    MS-Off Ver
    Excel 2007
    Posts
    25

    Replace Multiple Cells that contains the same text

    Hi Guys,
    Is there a way to Find & Replace Multiple Cells that contains the same text.
    For example:
    Cell A1 contains: Brand Stanley Stock No. ASJK12311
    Cell A2 contains: Brand Facom N/A 5456chis
    Cell A3 contains: Brand 3M Stock No. 128931

    Now, I want to replace all cells that contain the word "Stock No" to "Free Delivery"
    Result should be:
    Cell A1 contains: Free Delivery
    Cell A2 contains: Brand Facom N/A 5456chis
    Cell A3 contains: Free Delivery

    I've tried a few methods but none of them work.
    I'm wondering if someone here is kind enough to write an example Macro/VBA coding for this.

    Thanks guys,

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,834

    Re: Replace Multiple Cells that contains the same text

    VBA?

    Find/Replace

    what:=*Stock No.* replacement:= Free Deliverly

    Please Login or Register  to view this content.

+ 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] Replace text in multiple charts
    By netsonic in forum Excel Charting & Pivots
    Replies: 10
    Last Post: 07-17-2019, 01:30 AM
  2. [SOLVED] Replace Text in Cells
    By fish221171 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-20-2014, 09:02 AM
  3. Replace Text in Multiple Tabs
    By swathidas in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-04-2012, 04:27 PM
  4. Find & Replace Text in Multiple WS
    By psanghvi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-28-2011, 03:36 AM
  5. How to find multiple cells/replace whole cells w/data
    By dcurylo in forum Excel General
    Replies: 2
    Last Post: 11-30-2005, 04:10 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