View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jamie Collins Jamie Collins is offline
external usenet poster
 
Posts: 593
Default dictionary function

wrote ...

Sorry about the lack of clarity. What I am looking to do
is take a list of words, and delete out ones that do not
register as real words in the dictionary.


If you are referring to the 'dictionary' used for spellchecking etc, I
understand that is part of the MS Word object model.

Jamie.

--