Reply
 
Thread Tools Display Modes
  #1   Report Post  
dawicked1s
 
Posts: n/a
Default spell check able to know more then one language

do anyone know if there is a way to set up spell check so i knows french words?
i mean i write in english but if i use a french word it always comes up in
spell check as spelled wrong as if i was spelling a english word.

For example:

a "poissonier" is responsible for all fish and shellfish items and there
sauces.

the word in qoutes would be found as spelt wrong as it is a french word not
english word. So is there a install or somthing that puts french into my
dictionary for spell check or no?
  #2   Report Post  
Jay Freedman
 
Posts: n/a
Default spell check able to know more then one language

On Wed, 9 Nov 2005 20:17:02 -0800, "dawicked1s"
wrote:

do anyone know if there is a way to set up spell check so i knows french words?
i mean i write in english but if i use a french word it always comes up in
spell check as spelled wrong as if i was spelling a english word.

For example:

a "poissonier" is responsible for all fish and shellfish items and there
sauces.

the word in qoutes would be found as spelt wrong as it is a french word not
english word. So is there a install or somthing that puts french into my
dictionary for spell check or no?


French and Spanish spelling are built into the English version of
Word.

Select the French word. Go to Tools Languages Set Language. Choose
"French" and make sure the "do not check spelling" box is NOT checked.
Click OK.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
  #3   Report Post  
Garry Jones
 
Posts: n/a
Default spell check able to know more then one language

dawicked1s wrote:

do anyone know if there is a way to set up spell check so i knows french words?
i mean i write in english but if i use a french word it always comes up in
spell check as spelled wrong as if i was spelling a english word.


I suggest a macro to "select last word and change spelling of last word
to French". This could be attached to an unused key comno or a new
button in the menubar.

The macro should read something like....

Sub frenchtest()
'
' frenchtest Makro
'
Selection.MoveLeft Unit:=wdWord, Count:=1, Extend:=wdExtend
Selection.LanguageID = wdFrench
Selection.NoProofing = False
Application.CheckLanguage = True
Selection.MoveRight Unit:=wdCharacter, Count:=1

End Sub

("Selection.NoProofing = False", and "Application.CheckLanguage = True"
are (I think) dependant upon other user settings. Record your own macro
to do this based on your settings).

If you attach this to ie, ALT+F then everytime you write a French word
you hit ALT+F and it switches the language control of that word to
French. You can then continue writing as if nothing else has happened
and all other words will be English.

Good Luck...

Garry Jones
Sweden
Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Word X Spell check OS X Says complete, nothing corrected Aloha Kathleen Microsoft Word Help 3 January 6th 11 01:33 PM
Spell check language keeps reverting to Welsh not UK English Malcooke Microsoft Word Help 1 August 27th 05 06:33 PM
Getting Spell Check Macro to work Tom Hyland Microsoft Word Help 8 January 14th 05 06:45 PM
Spell Check, on Word 2002; Other Languages June New Users 5 December 14th 04 02:31 PM
A foreign language spell check? Leesa Microsoft Word Help 2 November 30th 04 06:33 PM


All times are GMT +1. The time now is 08:05 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"