+ Reply to Thread
Results 1 to 2 of 2

Simple macro to search text and delete any plus signs

  1. #1
    Registered User
    Join Date
    10-29-2017
    Location
    Miami, FL
    MS-Off Ver
    2010
    Posts
    76

    Simple macro to search text and delete any plus signs

    I have a column of data Let’s say:

    3
    4
    5
    7+

    I would like to create a macro that searches through the row and deletes and plus sign it finds so the output(in the same row) is just:

    3
    4
    5
    7

    Thank you in advance!!

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Simple macro to search text and delete any plus signs

    Hi,

    Do you really need a macro. A simple Find & Replace specifying find + and replace with a blank on the whole column will do it.
    If you need a macro then encapsulate the same idea. i.e.

    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

+ 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] How to Search 4 Dash Signs?
    By putritersenyum in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-14-2016, 05:54 AM
  2. Delete data inside a cell in between two signs
    By sfraneta in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-10-2014, 06:14 PM
  3. [SOLVED] delete equal signs only in db
    By ddevins in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-02-2014, 02:00 PM
  4. Replies: 3
    Last Post: 06-17-2013, 01:09 PM
  5. [SOLVED] Macro to delete rows that do not contain certain text - search multiple words
    By CZM in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-15-2012, 11:41 AM
  6. Need a macro to search for a character in a cell, then delete all text prior to it.
    By lawyerdude666 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-28-2011, 10:36 AM
  7. how to delete specific signs or letter in the beginning of a column?
    By wali in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 12-12-2007, 06:22 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