spellchecker in protected document

R

René Hegeraat

Hello,

i have the macro for spellchecker in protected document
and there the say: you may want to modify the line which
says Selection.LanguageID = wdEnglishUS to your own
language. What is the LanguageID for the netherlands?

With Regards,

René
 
D

Doug Robbins - Word MVP

Hi René
Selection.LanguageID = wdDutch

or

Selection.LanguageID = wdBelgianDutch

Take your pick.

Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP
Hello,

i have the macro for spellchecker in protected document
and there the say: you may want to modify the line which
says Selection.LanguageID = wdEnglishUS to your own
language. What is the LanguageID for the netherlands?

With Regards,

René
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top