VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Spell Checker (uses MS Word)

T. Heinel  (1 Submission)   Miscellaneous   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

This code uses OLE Automation to allow VB to open an instance of MS Word if the user has it on their system and spell check the contents of a text box. It could easily be modified to work with any control that has text on it. I would recommend better error control than the On Error statement listed here.

Assumes
Just create the text box and command button listed in the code.

Returns
The code automatically replaces the original text of the message box with the corrected text.

Rate Spell Checker (uses MS Word) (2(2 Vote))
Spell Checker (uses MS Word).bas

Spell Checker (uses MS Word) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters