+ Reply to Thread
Results 1 to 2 of 2

Removing Non Printing characters...Not with Trim

  1. #1
    Registered User
    Join Date
    06-13-2012
    Location
    Hammond, La
    MS-Off Ver
    Excel 2010
    Posts
    1

    Wink Removing Non Printing characters...Not with Trim

    Hi I am trying to clean up a list of email addresses. It has been imported into Excel and now has a bunch a spaces at the end...which ended up being non printing characters (weird A's), that didn't appear until you try and use the address. I have tried both the Trim and Clean function. Neither will work...Suggestions????

  2. #2
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Removing Non Printing characters...Not with Trim

    I can't actually diagnose your problem without seeing an example spreadsheet but...
    Please Login or Register  to view this content.
    That will look for a text string ".com" (four characters starting with a period) and only import everything to the left of the the string (inclusive, when we add that +4 to the second input to the LEFT formula).

    Off the top of my head I can already think of problems you could have with this code; for example, Canadian emails end with .ca, not with .com, so if you have like "[email protected]" it will thrown an error rather than cleaving off your right-side garbage like you want.

    If this doesn't fit your need I would prefer to see an example spreadsheet before doing more.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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