Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default REMOVE FRENCH ACCENTS

How can I remove french accents from a large amount of data?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default REMOVE FRENCH ACCENTS

Have you tried using Edit | Replace (CTRL-H) a few times? Highlight
the block of text first.

Hope this helps.

Pete

On Feb 17, 2:23*pm, Sonja wrote:
How can I remove french accents from a large amount of data?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 694
Default REMOVE FRENCH ACCENTS

Hi Sonja
I don't have a quick way to do this but accents in french are mostly "é è Ã* " so
you can goto Edit Find press and hold the Alt key and type on the numeric
keypad 0233 and replace type e ( Alt-0233 is é ) (Alt-0232 is è ) (Alt-0224 is
Ã* ) don't forget to type the proper letter in "Replace with"
HTH
John
"Sonja" wrote in message
...
How can I remove french accents from a large amount of data?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default REMOVE FRENCH ACCENTS

This worked. Not as easy as I would have hoped, but it works. Thanks for
your help John!!

"John" wrote:

Hi Sonja
I don't have a quick way to do this but accents in french are mostly "é è Ã* " so
you can goto Edit Find press and hold the Alt key and type on the numeric
keypad 0233 and replace type e ( Alt-0233 is é ) (Alt-0232 is è ) (Alt-0224 is
Ã* ) don't forget to type the proper letter in "Replace with"
HTH
John
"Sonja" wrote in message
...
How can I remove french accents from a large amount of data?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 694
Default REMOVE FRENCH ACCENTS

Life is not always easy!!
You're welcome
"Sonja" wrote in message
...
This worked. Not as easy as I would have hoped, but it works. Thanks for
your help John!!

"John" wrote:

Hi Sonja
I don't have a quick way to do this but accents in french are mostly "é è Ã* "
so
you can goto Edit Find press and hold the Alt key and type on the numeric
keypad 0233 and replace type e ( Alt-0233 is é ) (Alt-0232 is è ) (Alt-0224
is
Ã* ) don't forget to type the proper letter in "Replace with"
HTH
John
"Sonja" wrote in message
...
How can I remove french accents from a large amount of data?






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 99
Default REMOVE FRENCH ACCENTS

Hi Sonja,

Here's another idea you may wish to consider.
You can use a nested substitute function to replace more than one character
in a cell at a time. I've only set it up for e (grave), e (acute), e
(circumflex), a (grave) and a (circumflex), but you can nest up to three
more. I think it limits it to 8.
if your data starts in A1, then in B1 enter

=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBST ITUTE(A3,"è","e"),"é","e"),"ê","e"),"â","a")," Ã*","a")

and drag down..

Dave


"Sonja" wrote:

How can I remove french accents from a large amount of data?

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 does one apply letters with accents JMAO Excel Discussion (Misc queries) 2 May 30th 08 02:02 PM
How can I remove the accents in excel 2003? ALEX Excel Discussion (Misc queries) 1 April 6th 06 07:29 PM
How can I remove the accents en excel 2003? ALEX Excel Discussion (Misc queries) 0 April 6th 06 10:09 AM
french accents in excel Mike Excel Worksheet Functions 2 January 18th 05 02:59 PM
add accents to text mtambeau Excel Discussion (Misc queries) 1 December 10th 04 09:41 PM


All times are GMT +1. The time now is 11:40 AM.

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

About Us

"It's about Microsoft Excel"