+ Reply to Thread
Results 1 to 5 of 5

Need a formula to find and substitute a word in a text if a condition is met...

Hybrid View

  1. #1
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Need a formula to find and substitute a word in a text if a condition is met...

    Try this out:

    Formula: copy to clipboard
    =IF(ISNUMBER(FIND(",",A1)),SUBSTITUTE(A1,"change/s","changes"),SUBSTITUTE(A1,"change/s","change"))
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  2. #2
    Registered User
    Join Date
    08-06-2014
    Location
    Tucson, Arizona
    MS-Off Ver
    XP
    Posts
    43

    Re: Need a formula to find and substitute a word in a text if a condition is met...

    Yep, you nailed it Glenn! Works like a logical charm! Thank you!!!

+ 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] Find word in text string and return word adjacent to the left
    By eadamquinn in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-06-2014, 03:22 PM
  2. condition formula after 1 week word become red
    By choy96 in forum Excel General
    Replies: 5
    Last Post: 01-17-2012, 10:43 PM
  3. How to use a substitute formula to substitute text entries to a different text entry
    By andybocchi in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-01-2010, 07:50 PM
  4. Replies: 4
    Last Post: 10-01-2010, 06:14 AM
  5. Replies: 5
    Last Post: 11-16-2009, 08:24 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