View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Insert word from dictionary

Ed,

I believe that the dictionary details are closed, so unless someone has
cracked it, it is not possible.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Ed" wrote in message
om...
How to write a BASIC script or other programming language to insert
word into the spreadsheet's cell from the built in MS office
dictionary.

For example
C1 C2
A B
abandon babble
abate baboon
.. ..
.. ..

Thanks in advance