Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / December 2005

Tip: Looking for answers? Try searching our database.

unrecognized character

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
harvdog - 16 Dec 2005 20:29 GMT
I am trying to SEARCH or FIND a text string in an excel file without
any luck. The character is a hyphen (-) and the excel function (see
about) says it can't see it.

28(Sittin' on) the Dock of the Bay - Otis Redding (1968)

My end result will be to extract the artist from the list of 500 songs.
If anyone has a better approach, I would love to hear it.
Thanks,
HPB
Peo Sjoblom - 16 Dec 2005 20:39 GMT
With the data in A1 this will do it

=TRIM(LEFT(MID(A1,FIND("-",A1)+1,255),FIND("(",MID(A1,FIND("-",A1)+1,255))-1
))

Signature

Regards,

Peo Sjoblom

> I am trying to SEARCH or FIND a text string in an excel file without
> any luck. The character is a hyphen (-) and the excel function (see
[quoted text clipped - 6 lines]
> Thanks,
> HPB
Gord Dibben - 16 Dec 2005 23:04 GMT
Try Data>Text to Columns>Delimited by>Other.  Enter a hyphen and Finish.

Gord Dibben Excel MVP

>I am trying to SEARCH or FIND a text string in an excel file without
>any luck. The character is a hyphen (-) and the excel function (see
[quoted text clipped - 6 lines]
>Thanks,
>HPB
RagDyer - 17 Dec 2005 01:47 GMT
If the data was imported from the web, there's a good chance that you might
have a "non-breaking" hyphen, same as the non-breaking spaces that one finds
so often in web imported data.

In the "Find What" box,
Hold down <Alt>, and type
0173
Using the numbers from the num keypad,
*Not* the numbers under the function keys.

Let us know if that works.
Signature

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

> I am trying to SEARCH or FIND a text string in an excel file without
> any luck. The character is a hyphen (-) and the excel function (see
[quoted text clipped - 6 lines]
> Thanks,
> HPB
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.