kellywalters09
New Member
- Joined
- Oct 25, 2017
- Messages
- 3
I am looking for some VBA code to be used in Excel VBA that will perform spell check on a selected range on a single Excel worksheet. If a word is found to be misspelled I would like that misspelled word to automatically be changed to the first suggestion that would normally appear in the dialog box. I do recognize the possible data implications but I will be keeping record of the ORIGINAL word for this purpose.
My range could contain up to 30,000 rows of data so the time component is huge here.
Any help is appreciated!
My range could contain up to 30,000 rows of data so the time component is huge here.
Any help is appreciated!