![]() |
|
#1
|
|||
|
|||
|
Hi people, What is the script name for: word or name not recognized by dictionary? |
|
#2
|
||||
|
||||
|
If you're referring to a macro for doing something with such words, it's whatever name you give it...
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#3
|
|||
|
|||
|
My guess is that OP is hoping to generate a helpful list (including target page numbers) of word not recognised by the spell-checker – and looking for a way to code IF {word not in dictionary} THEN …
I think I came across an option halfway like it in aspell, which got as far as returning a list of misspelt words. |
|
#4
|
||||
|
||||
|
Obtaining a list of potential spelling errors is fairly straightforward, though there are two types to deal with - those for which Word has a suggested replacement and those for which it doesn't. Until the OP clarifies the requirement, though, I'm not going to invest the effort coding, only to find I've wasted my time.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#5
|
|||
|
|||
|
Quote:
Actually it is for both types, featured in one list with page numbers. Duplicates can then easily be removed. Can it be done? Regards, Jay |
|
#6
|
||||
|
||||
|
Is this related to your other thread on Indexing? If so, this approach is unlikely to produce the results you want, since many place names are recognised by the spell-check dictionary.
Instead of running multiple threads on what seem to be closely-related issues, perhaps you could use only a separate thread for distinctly different issues and explain in each one what you're trying to achieve, rather than just how you're trying to do whatever unspecified thing that is.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
| Tags |
| dictionary, macro, script |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Problem with Word Mail Merge VBA - Outlook Object Library not recognized
|
shawnhet | Word VBA | 2 | 04-15-2015 07:51 AM |
Word Dictionary for Word 2007 - Molecular Biology definitions & videos
|
philpense | Word | 1 | 02-23-2015 04:34 PM |
| Cannot update dictionary in Word | oilyrag | Word | 0 | 04-05-2014 04:30 AM |
| word 2003 no dictionary? | iusemo2013 | Word | 4 | 05-28-2013 11:18 AM |
| Mail Merge using Word 2010 - Header source not be recognized | Gage262 | Word | 8 | 02-01-2012 11:08 AM |