Spell Check with VBA

I recently responded to an interesting post where someone asked for assistance with some code to check spelling for a words in specific cells.  The poster wanted the cells with the errors to have the font highlighted in red if the word was spelt incorrectly.  Here is the code I came up with.

Read More