![]() |
|
#1
|
|||
|
|||
![]()
Hi gmayor,
Thank you for your interesting answer. I had for a long time noticed that automatic language detection was not 100% reliable. Even when creating a style (linked paragraph and character) dedicated to a language (in my case, German), the result is not 100% guaranteed. Manual intervention is therefore still required. GiHem |
#2
|
|||
|
|||
![]()
Hi gmaxey,
Thanks for the answer. The code works fine if MS Word detects the spelling errors. A simple test: copy an article from a German newspaper into an MS Word document. There should be no mistakes. Select the text; change it in lower case and then in sentence case. You will notice that, sometimes, MS Word does not find errors when all the nouns are misspelled. GiHem |
#3
|
|||
|
|||
![]()
I have a practical supplementary question: how do I apply the code from the original thread to a selected portion of text and not to the entire document?
Thank you in advance GiHem |
#4
|
|||
|
|||
![]()
I have found out how to know if a portion of text is selected.
Code:
Select Case Selection.Type Case wdSelectionNormal MsgBox "there is a selection" Case Else MsgBox "there is no selection" End Select Could a member of this forum help me. Thank you in advance. GiHem |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Looking for Dictionary Add-Ins for MS Word | KDL | Word | 0 | 12-01-2015 02:59 PM |
![]() |
paladin | Word | 3 | 10-22-2014 09:50 PM |
Cannot update dictionary in Word | oilyrag | Word | 0 | 04-05-2014 04:30 AM |
![]() |
nuckollsr | Word | 3 | 01-21-2014 07:43 PM |
Force to select a group of word? | jakekei | Word | 0 | 01-21-2010 04:20 PM |