Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How does one apply letters with accents

How does one apply letters with accents (e.g. grave - è, accute - é, etc.) in
MS Excel using shortcuts, like Ctrl+` e, as in MS Word (and not having to
search through Symbol everytime)?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default How does one apply letters with accents

Characters can be created using the =CHAR(Value) function, and using the
function with auto correct will mimic the functionality of Word.

In a blank worksheet, starting in A1, enter the numbers 200 through 203, and
then the numbers 224 through 246. Then in starting in column B1 enter the
following formula:

=CHAR(A1)

Press enter and copy down to the last number in column A.

You now have a reference for you AutoCorrect entries.

Click TOOLS in the menu, select AUTO CORRECT and click the AUTOCORRECT tab
if necessary.

In the replace type e` and in the WITH textbox enter the following formula:

=CHAR(232)

Click the ADD command button and continue adding key combinations and CHAR
formulas until done. Click after completing all the replacement entries.

Hope this helps.

--
Kevin Backmann


"JMAO" wrote:

How does one apply letters with accents (e.g. grave - è, accute - é, etc.) in
MS Excel using shortcuts, like Ctrl+` e, as in MS Word (and not having to
search through Symbol everytime)?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 95
Default How does one apply letters with accents

HI JMAO
Just to add to Kevin's reply, you can enter the characters direct by
pressing ALT+0 and the number eg: alt+0233 for é, alt+0232 for è
don't use the numbers above the letters use the num.. keypad.
Regards
Cimjet
PS.. you can use that with Word and most software.
"JMAO" wrote in message
...
How does one apply letters with accents (e.g. grave - è, accute - é, etc.)
in
MS Excel using shortcuts, like Ctrl+` e, as in MS Word (and not having to
search through Symbol everytime)?


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 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
how do I add accents for foreign words when using excel? devlys Excel Discussion (Misc queries) 2 January 11th 05 05:57 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 06:22 AM.

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"