+ Reply to Thread
Results 1 to 6 of 6

find replace

  1. #1
    Registered User
    Join Date
    09-09-2014
    Location
    Pune, India
    MS-Off Ver
    2010
    Posts
    18

    Post find replace

    Space.xlsx

    when i trying to find replace this space its not replace after AVE & before TUCS please help me to find replace with Alt + 0010 & 0013 but its not work I was check in xp then its show under square question mark

    for check try edit C7 by arrow key its stop between AVE & TUCS
    when it copy paste it show like up down

    AVE
    TUCS

    like this please help me thanks in Advance ...

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: find replace

    CTRL + H

    Find (space)
    Replace by (leave blanc)

    Changes

    AVE TUCS

    into

    AVETUCS
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    09-09-2014
    Location
    Pune, India
    MS-Off Ver
    2010
    Posts
    18

    Re: find replace

    Hi Dear oeldere
    this space i cant copy or paste in CRTL + H on my PC
    copy paste not work because its a symbol & its show like under square question mark.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: find replace

    You actually have 2 funky characters in there 13 and 32. This will remove them, put it in a helper...
    =SUBSTITUTE(SUBSTITUTE(C7,CHAR(32),"",1),CHAR(13),"",1)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Registered User
    Join Date
    09-09-2014
    Location
    Pune, India
    MS-Off Ver
    2010
    Posts
    18

    Re: find replace

    thanks Ford
    its work

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: find replace

    Glad it worked for 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 and replace to not replace characters found as wildcards
    By sabutler4 in forum Excel General
    Replies: 4
    Last Post: 07-03-2013, 06:48 PM
  2. find in excel replace in word: find/replace text in text boxes and headers
    By dean.rogers in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-10-2012, 12:40 PM
  3. Multiple Find and Replace to replace a list of strings
    By WalterP34 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-11-2011, 07:41 PM
  4. Find/Replace Macro Using Replace Table
    By LampCommandr in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-24-2011, 11:00 AM
  5. find and replace - replace data in rows to separated by commas
    By msdker in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-14-2006, 08:10 PM

Tags for this Thread

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