#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,090
Default Remove ÿ

Excel XP, Win XP
A friend has a file that has a number of the subject "ÿ" (without the
quotes) in many cells and wants to remove them. I tried Edit - Replace and
tried to paste the "ÿ" into the Replace box but that didn't work. How can
he remove these "ÿ"s? Thanks for your time. Otto


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,688
Default Remove ÿ

Get the ascii code number of the offending character:

=CODE(A1)

In my test sheet using the Arial font that code number is 255.

EditReplace
Find what: hold down the ALT key and using the *numeric keypad* type 0255
Replace with: nothing, leave this empty
Replace All

Biff

"Otto Moehrbach" wrote in message
...
Excel XP, Win XP
A friend has a file that has a number of the subject "ÿ" (without the
quotes) in many cells and wants to remove them. I tried Edit - Replace
and tried to paste the "ÿ" into the Replace box but that didn't work. How
can he remove these "ÿ"s? Thanks for your time. Otto



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 64
Default Remove ÿ

That's a new one on me. I guess MS doesn't give us any damping.

"Biff" wrote:

Get the ascii code number of the offending character:

=CODE(A1)

In my test sheet using the Arial font that code number is 255.

EditReplace
Find what: hold down the ALT key and using the *numeric keypad* type 0255
Replace with: nothing, leave this empty
Replace All

Biff

"Otto Moehrbach" wrote in message
...
Excel XP, Win XP
A friend has a file that has a number of the subject "ÿ" (without the
quotes) in many cells and wants to remove them. I tried Edit - Replace
and tried to paste the "ÿ" into the Replace box but that didn't work. How
can he remove these "ÿ"s? Thanks for your time. Otto




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can i remove the several hyperlink option after entering the . [email protected] Excel Discussion (Misc queries) 1 June 7th 06 03:27 PM
How can i remove the several hyperlink option after entering the . [email protected] Excel Discussion (Misc queries) 2 June 7th 06 03:23 PM
remove characters from a text under a condition [email protected] Excel Discussion (Misc queries) 5 June 5th 06 05:28 PM
want to remove all text characters equal to one character in length from text string [email protected] Excel Worksheet Functions 1 April 18th 05 12:25 AM
how do i remove hyphens from between numbers ian78 Excel Worksheet Functions 5 April 13th 05 02:41 PM


All times are GMT +1. The time now is 01:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"